0.0.1-alpha.1 • Published 4 years ago

split-vue-loader v0.0.1-alpha.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

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

0.0.1-alpha.1

4 years ago