Skip to content
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

hmtl-loader 1.* compatibility #87

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

peterpoe
Copy link

@peterpoe peterpoe commented Jul 5, 2020

This add compatibility with html-loader 1.0+. Also, replaces html with more limited disruption of original code to avoid breaking other loaders that add code to html-loader (like file-loader).

@WearyMonkey
Copy link
Owner

Thanks @peterpoe !

I took some inspiration from your code, but decided on a slightly different approach that is backwards compatible and supports different variable names:

#88

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

Successfully merging this pull request may close these issues.

2 participants