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

Please use https://github.com/vuejs/preload-webpack-plugin instead.

Results 59 preload-webpack-plugin issues
Sort by recently updated
recently updated
newest added

Hi The upcoming html-webpack-plugin v4 (currently at `4.0.0-beta.1`) has changed the name of several of its hooks, which causes: ``` Syntax error: Unable to tap into the HtmlWebpackPlugin's callbacks. Make...

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

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.7.6. Changelog Sourced from handlebars's changelog. v4.7.6 - April 3rd, 2020 Chore/Housekeeping: #1672 - Switch cmd parser to latest minimist (@dougwilson Compatibility notes: Restored Node.js...

dependencies

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2. Changelog Sourced from yargs-parser's changelog. 15.0.0 (2019-10-07) Features rework collect-unknown-options into unknown-options-as-args, providing more comprehensive functionality (ef771ca) BREAKING CHANGES rework collect-unknown-options into unknown-options-as-args, providing...

dependencies

for example: assets include a.png、b.png、c.png、d.png、e.png…… I just want to preload a.png、b.png How to preload some of assets?

I'm using CRA which using `"html-webpack-plugin": "4.0.0-alpha.2"` When I write it on my package.json ![snipaste_2018-12-26_16-11-20](https://user-images.githubusercontent.com/3963291/50438475-0f820880-0929-11e9-93a9-c90fbee03c5a.png) However, it shows error ![snipaste_2018-12-26_16-12-57](https://user-images.githubusercontent.com/3963291/50438488-245e9c00-0929-11e9-9b98-bcac68be8725.png) is the plugin don't support webpack4???

Amazon S3 not send CORS headers if use `` without crossorigin attribute. This response is cached by Chrome, and reuse next access by script tag. So this script is blocked...

enhancement

Now I have a project base on multiple pages . and I set the html file ouput diffrent directory . The html-webpack-plugin is working corrent for the replative path ....

Preload should be in the front. ![image](https://user-images.githubusercontent.com/25259920/85408800-96a05300-b597-11ea-8dbb-cad65cb7d0b5.png) ![image](https://user-images.githubusercontent.com/25259920/85409476-6c9b6080-b598-11ea-8f50-3d1948706ba1.png)