bogusfocused / html-webpack-inline-chunk-plugin

A webpack plugin that inlines chunk in html-webpack-plugin.
34 stars 6 forks source link

Inline chunks don't exist in html-webpack-plugin and fix log #4

Closed guox191 closed 6 years ago

guox191 commented 7 years ago

if chunkPath is falsy, it may be defined in webpack entry, we can create a new script tag for it.