preload-webpack-plugin icon indicating copy to clipboard operation
preload-webpack-plugin copied to clipboard

Merge changes from tag 3.0.0-beta.4

Open michaeldietiker opened this issue 5 years ago • 2 comments
trafficstars

Hi @jeffposnick

In npm there is tag 3.0.0-beta.4 with a lot of changes available, which are not in this repo. Do I get something wrong or should these changes get merged into this repo / master?

Cheers, Michael

michaeldietiker avatar Nov 04 '20 20:11 michaeldietiker

That code is in https://github.com/GoogleChromeLabs/preload-webpack-plugin/tree/v3

jeffposnick avatar Nov 04 '20 20:11 jeffposnick

I thought the same but the files are different:

https://cdn.jsdelivr.net/npm/[email protected]/

For example the directory /src should be /build. Although the main entry in the package.json is "build/index.js":

Error: Cannot find module '/Webpack/node_modules/preload-webpack-plugin/build/index.js'. Please verify that the package.json has a valid "main" entry

michaeldietiker avatar Nov 04 '20 21:11 michaeldietiker