Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

vue-hot-loader #18

Open
egoist opened this issue Jul 30, 2016 · 3 comments
Open

vue-hot-loader #18

egoist opened this issue Jul 30, 2016 · 3 comments

Comments

@egoist
Copy link

egoist commented Jul 30, 2016

In 2.0, since we don't have to use <template> in a .vue component, and <style> is also optional, so why not make a vue-hot-loader for .js vue component with hot-reloading support?

@LinusBorg
Copy link
Member

"ordinary" HMR would suffice for this ... the Example 3 on this page: https://webpack.github.io/docs/hot-module-replacement.html

@skyrpex
Copy link

skyrpex commented Aug 26, 2016

Is there a way to automate that? Looks like there'll be too much boilerplate code for every single module...

@skyrpex
Copy link

skyrpex commented Oct 8, 2016

I made this webpack loader for JSX Vue files: https://github.com/skyrpex/vue-jsx-loader

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

3 participants