Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

html-webpack-plugin #948

Closed
yzgc opened this issue May 10, 2018 · 2 comments
Closed

html-webpack-plugin #948

yzgc opened this issue May 10, 2018 · 2 comments

Comments

@yzgc
Copy link

yzgc commented May 10, 2018

console.log input:
Child html-webpack-plugin for "index.html": 1 asset Entrypoint undefined = index.html
my webpack config:
new HtmlWebpackPlugin( { filename: 'index.html', chunks: ['app','vendor'], template: SRC_PATH + '/index.html', minify: { collapseWhitespace: true, collapseInlineTagWhitespace: true, removeRedundantAttributes: true, removeEmptyAttributes: true, removeScriptTypeAttributes: true, removeStyleLinkTypeAttributes: true, removeComments: true } } )

@mastilver
Copy link
Collaborator

#895 duplicate

@kedoupi
Copy link

kedoupi commented May 11, 2018

same issues

Repository owner locked as off-topic and limited conversation to collaborators May 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants