html-webpack-static-assets-plugin
Version:
HtmlWebpackPlugin extenstion that allows you to add assets to genereted html file.
21 lines (13 loc) • 579 B
HTML
Html Webpack Plugin:
<pre>
Error: html-webpack-static-assets-plugin: Provide headTags or bodyTags otherwise this plugin is useless. :(
- index.js:10 HtmlWebpackStaticAssetsPlugin.throwError
/Users/dgocek/Desktop/myProject/webpackPlugin/index.js:10:11
- index.js:38 throwError
/Users/dgocek/Desktop/myProject/webpackPlugin/index.js:38:22
- new Promise
- Hook.js:154 AsyncSeriesWaterfallHook.lazyCompileHook
[webpackPlugin]/[tapable]/lib/Hook.js:154:20
- index.js:241
[webpackPlugin]/[html-webpack-plugin]/index.js:241:79
</pre>