We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
html-webpack-plugin
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
CSS chunk emitted, and inserted to html with CSS-modules hash
HTML emmited without css chunk and empty class attribute
class
https://gist.github.com/ogonkov/2e23941414d6f0b3d5328bd80cba5674
Instructions in gist above.
The text was updated successfully, but these errors were encountered:
Same case previously produce an error #489
Sorry, something went wrong.
Sorry, not related to mini-css-extract-plugin, please open an issue in HTMLWebpackPlugin, we already exported all locals
mini-css-extract-plugin
I see that require in template is returns module, but it didn"t have any content. How it could be not related to loader?
No
No branches or pull requests
Expected Behavior
CSS chunk emitted, and inserted to html with CSS-modules hash
Actual Behavior
HTML emmited without css chunk and empty
class
attributeCode
https://gist.github.com/ogonkov/2e23941414d6f0b3d5328bd80cba5674
How Do We Reproduce?
Instructions in gist above.
The text was updated successfully, but these errors were encountered: