html-webpack-injector
Helps to inject chunks to head and body via HtmlWebpackPlugin with additional options to add async/defer to chunks
Helps to inject chunks to head and body via HtmlWebpackPlugin with additional options to add async/defer to chunks
Additional webpack and related plugins TypeScript Type Definitions
Helps to inject chunks to head and body via HtmlWebpackPlugin with additional options to add async/defer to chunks
custom webpack, enhanced-resolve plugins
A webpack plugin which helps to replace script tag and href tag in HTML files with new tag that has appropricate path to your build js and css files.
```javascript new HttpPush({ receiver: 'http://127.0.0.1:7999/receiver', to: '/home/www', data: { t: +new Date() }, include: [ path.resolve(__dirname, '..', 'src'), path.resolve(__dirname, '..', 'public'),
Wrap an inject js chunks in html-templates
Simplely injects a custom string into the html-webpack-plugin output
> 这是一个组成多页面Webpack的插件,基于``html-webpack-plugin``,内部使用了``ejs``插件进行模板编译
A plug-in used in webpack to find which files are used