airyland / airyland/vux-loader
不支持 webpack module.rules 的 loader 缩写
未关闭
- 主要语言
- JavaScript
- 星标
- 64
- 派生
- 37
- PR 合并指标
- 30 天内没有已合并 PR
描述
使用
```
rules: [{
loader: 'vue-loader'
}]
```
这样的webpack config语法会有问题。
贡献指南
这个仓库没有索引到贡献指南
调研方向
Reproduce the problem with the shown webpack config using a rule that contains only loader: 'vue-loader'. Trace how vux-loader handles module.rules and compare this shorthand with the supported syntax; done means the configuration works without the reported problem.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, webpack
- 领域
- build-system
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100