-
Notifications
You must be signed in to change notification settings - Fork 74
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
Generating "[object Object]" for placeholders... #96
Comments
Hello! I am experimenting the same issue in this repo. Related: webpack-contrib/html-loader#329 |
@terox I had two issues in my package.
Here's my current config, which works. https://gist.github.com/isaacl/64f689595ad5fb959b0565cc50514ae2 I also wrote this hacky script to fix the script tag manually post-build: https://gist.github.com/isaacl/7f8f3855c151f7fb21d8213b9cbde1ac |
@isaacl I updated my master branch with a couple of useful PR from the main project that fix this issue and alises: https://github.com/terox/extract-loader |
I'm hitting a weird bug w/ html-loader, possibly related to webpack 5? Any ideas/suggestions?
Thanks!
-Isaac
Test repo
output:
The text was updated successfully, but these errors were encountered: