1.0.4 • Published 3 years ago

@winner-fed/vue-router-invoke-webpack-plugin v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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
1.0.4

3 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago