-
Notifications
You must be signed in to change notification settings - Fork 78
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
Stopped working with html-loader v1.0.0 #85
Comments
Same problem here. It seems that the output of html-loader changed in v1.0.0. In version 0.5.5 the output looked like this: In version 1.1.0 the output has changed to:
|
Because of this change following code is no longer working as intended.
|
Hey I have provided an alternative fix here #87 that adds compatibility with file-loader for stuff like |
@WearyMonkey can you merge, please? :) |
Sorry for the delay, I've released it now. |
html-loader was updated to v1.0.0 with breaking changes. Since then ngtemplate-loader is breaking my build.
Everyone have the same issue?
Somebody have a fix for that?
The text was updated successfully, but these errors were encountered: