preload-webpack-plugin
preload-webpack-plugin copied to clipboard
Please use https://github.com/vuejs/preload-webpack-plugin instead.
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.2. Commits f6b83ed Mark version 6.4.2 f51895b Fix potentially-exponential regular expression in use-strict-scanning 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp...
I am seeing the errors below after upgrading to webpack 5 [DEP_WEBPACK_DEPRECATION_ARRAY_TO_SET] DeprecationWarning: Compilation.chunks was changed from Array to Set (using Array method 'filter' is deprecated) [DEP_WEBPACK_DEPRECATION_ARRAY_TO_SET_LENGTH] DeprecationWarning: chunk.files was...
preload-webpack-plugin": "^3.0.0-alpha.3 webpack": "^4.16. DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead ERROR in TypeError: cb is not a function
Hello :) Are there any plans for supporting `imagesrcset` and `imagesizes` attributes for preload hints?
thank you , i need help three produced files:  webpack config  my preload-webpack-plugin version is 3.0.0-beta.4  i dont need extra files, i dont know how to do
beacuse 'Script error.' https://stackoverflow.com/questions/5913978/cryptic-script-error-reported-in-javascript-in-chrome-and-firefox ```js ```
Hi @jeffposnick, what do you think about if the option 'include' can accept regex items? This addresses a problem when the SplitChunks Webpack plugin returns chunks' names which share a...
Hi @jeffposnick Currently it's not possible to use html-webpack-plugin inject option set to false. I'm currently using this option to create an html file, which I include in the head...
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...