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

Publish v3 to npm

Open druvisc opened this issue 5 years ago • 5 comments

The npm package is outdated: https://www.npmjs.com/package/preload-webpack-plugin

Pre-requisites This module requires Webpack 2.2.0 and above.

npm install preload-webpack-plugin --save-dev installs ^2.3.0, not the Webpack 4 compatible v3

druvisc avatar Dec 27 '19 11:12 druvisc

Use npm install preload-webpack-plugin@next --save-dev for Webpack 4

druvisc avatar Dec 27 '19 11:12 druvisc

@jeffposnick What else needs to be done for v3 to make it into the master branch? It seems to work fairly well from the limited use I've tested it in.

Aghassi avatar Jan 15 '20 18:01 Aghassi

CC: @housseindjirdeh

jeffposnick avatar Jan 16 '20 15:01 jeffposnick

Any news?

yusufkandemir avatar Jun 17 '20 09:06 yusufkandemir

Is that possible to use @next version to webpack@5 directly?

fwh1990 avatar Oct 12 '20 15:10 fwh1990