Skip to content
This repository has been archived by the owner on Mar 19, 2020. It is now read-only.

html-loader support #1

Open
joshgillies opened this issue Oct 29, 2015 · 1 comment
Open

html-loader support #1

joshgillies opened this issue Oct 29, 2015 · 1 comment

Comments

@joshgillies
Copy link
Contributor

It would be excellent is we could pass our templates into something like html-loader, as a way to then for example pass image refs into various other file loaders.

Theres some similar work being done over here: https://github.com/vuejs/vue-loader/ that could be used for inspiration.

@joshgillies
Copy link
Contributor Author

This shouldn't be too complicated to implement, as we're already requiring users of this loader to have a template file as html we can simply require it when present and let webpack pass it onto an appropriatly configured loader.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant