@liwb/vue-router-invoke-webpack-plugin
TypeScript icon, indicating that this package has built-in type declarations

0.4.2 • Public • Published

vue-router-invoke-webpack-plugin

详细用法说明见传送门

特性

  • 支持view同级路径下,添加静态文件,如.less,.css,.png等,详见源码 如下:
src
├── views
│   ├── Login
│   │   └── Index.vue
|   |   └── style.less
│   └── User
│       ├── Account
│       │   └── Index.vue
│       ├── Home
│       │   └── Index.vue
│       └── Index.vue

Readme

Keywords

Package Sidebar

Install

npm i @liwb/vue-router-invoke-webpack-plugin

Weekly Downloads

0

Version

0.4.2

License

MIT

Unpacked Size

23.8 kB

Total Files

11

Last publish

Collaborators

  • liwb