Skip to content
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.

add <script> to template #63

Closed
aeosynth opened this issue Nov 24, 2016 · 3 comments
Closed

add <script> to template #63

aeosynth opened this issue Nov 24, 2016 · 3 comments

Comments

@aeosynth
Copy link

i added a script tag to App.vue; hot reloading fails with:

Root or manually mounted instance modified. Full reload required.

could we have an example where we can immediately test out hot reloading?

@egoist
Copy link
Owner

egoist commented Nov 24, 2016

If you wanna test hmr, simply modify contents inside template tag?

@aeosynth
Copy link
Author

yes, hot reloading works, except for script tags in App.vue. i suppose this is a question of scope; showing how to import components would help new vue users, but it's not necessary for a build tool.

@egoist
Copy link
Owner

egoist commented Nov 24, 2016

Thanks for the suggestion, I'll improve the template later ;) PRs are also welcome

@egoist egoist closed this as completed Feb 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants