-
Notifications
You must be signed in to change notification settings - Fork 6
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
🐛Bug Report: Stopped working with html-loader v1.0.0 #23
Comments
Okay so I did some looking into it, it seems like this code picks up the wrong thing after the update because it's probably looking for a very specific string to be where it's not. My current hypothesis is that the At least for right now, until |
I'm definitely not fully awake, I found this issue in the Oh well. I learned something new. |
Yes, for now I pinned to 0.5.5. Thanks for the response :) |
ngtemplate-loader should be released with a fix soon, no change needed in this plugin. |
Ack! |
https://www.npmjs.com/package/auto-ngtemplate-loader Published a 3.1.0 with updated dependency versions for |
Describe the bug
html-loader was updated to v1.0.0 with breaking changes. Since then ngtemplate-loader is breaking my build.
Urgency
⏰Normal
To Reproduce
Environment
webpack
version: 4.42.1auto-ngtemplate-loader
version: 2.1.0Additional context
Webpack config:
Error:
The text was updated successfully, but these errors were encountered: