@vue/preload-webpack-plugin

v2.0.0
A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support
webpack plugin html-webpack-plugin script preload resource hints

init-project

yarn && cd test/e2e/webpack4 && yarn

lint

eslint --format=codeframe .

test

npm run lint && node test/copySrc.js && jasmine test/unit/* test/e2e/*/index.js

coverage

nyc npm run test

prepublishOnly

npm run test
npm i @vue/preload-webpack-plugin

Metadata

Downloads