brunocodutra/webapp-webpack-plugin

Webpack 4 Entrypoint undefined

Closed this issue · 0 comments

The third argument of SingleEntryPlugin constructor is missing:

new SingleEntryPlugin(context, `!${cache}${loader}!${logo}`).apply(compiler);

See also jantimon/html-webpack-plugin#895 and jantimon/html-webpack-plugin@26dcb98