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

Fixed html hot reload when using transpiler #85

Closed

Conversation

npbenjohnson
Copy link
Contributor

Wrapped html special case in an if statement to skip for esm modules, because it is broken when loading text in esm format, and regular hot reloading handles it correctly.

@guybedford
Copy link
Collaborator

I'd be interested to understand why it was necessary to hardcode a special case handling for html here. Was it because it wasn't possible to discover the plugin parent dependency more generally?

@capaj
Copy link
Collaborator

capaj commented Oct 30, 2016

closing because of a conflict. Since we're relying on https://github.com/alexisvincent/systemjs-hmr now, you should reopen there if you still need this @npbenjohnson.

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.

None yet

3 participants