Skip to content

Hot Module Reload for Components #55

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

Closed
Grafikart opened this issue Jan 10, 2017 · 1 comment
Closed

Hot Module Reload for Components #55

Grafikart opened this issue Jan 10, 2017 · 1 comment

Comments

@Grafikart
Copy link

Grafikart commented Jan 10, 2017

First I want to thank you for this component that bring typescript and VueJS together.

This reunion comes at a cost since HMR (Hot Module Reload) is not working anymore.
Do you think it's possible to enable HMR when a class is decorated ?
Or should we implement HMR ourself when importing a class using this decorator ?

@ktsn
Copy link
Member

ktsn commented Jan 10, 2017

Unfortunately, we can't introduce HMR in this library.
We should implement that feature on any module bundlers such as webpack or browserify.
Please see #28

@ktsn ktsn closed this as completed Jan 10, 2017
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

No branches or pull requests

2 participants