Skip to content

htmlWebpackPlugin is not defined #15

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

Open
v2pwww opened this issue Sep 19, 2017 · 2 comments
Open

htmlWebpackPlugin is not defined #15

v2pwww opened this issue Sep 19, 2017 · 2 comments

Comments

@v2pwww
Copy link

v2pwww commented Sep 19, 2017

Hello!
If html-webpack-plugin with options inject: false because i want make custom template inserting and need to use htmlWebpackPlugin.files object. Compile error htmlWebpackPlugin is not defined.
How to fix it?

@kwhat
Copy link

kwhat commented May 3, 2019

What are the odds of getting this issue fixed?

@kwhat
Copy link

kwhat commented May 6, 2019

After spending 7 days on this dumpster fire, my conclusion is that this feature is not working because the template is rendered out by this plugin, and webpack, in its infinite autistic wisdom, does not export these variables until the loaders are done. Best I can tell, someone needs to go back and rewrite webpack (again), but using a fucking brain this time. I have never seen a tool with so many useless fucking features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants