split-vue-loader
v0.0.1-alpha.1
Published
webpack loader what split vue block to multiple file
Downloads
13
Readme
split-vue-loader
webpack loader what split vue block to multiple file.
what for?
the .vue single file is awesome and useful. But the disadvantage is that can't use type system, especially in Vue3.
jsx
usage
yarn add -D split-vue-loader
