Akryum / Akryum/vue-cli-plugin-ssr
Stylelint Plugin
- Ngôn ngữ chính
- JavaScript
- Star
- 441
- Fork
- 69
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I'm having an issue getting `vue-cli-plugin-stylelint` to work w/ the `ssr:serve` command and I can't tell if it's something to do with this plugin or not. Previously I hadn't had any troubles using the stylelint plugin `lintStyleOnBuild` option, but after adding this ssr plugin I get an error running `vue-cli-service ssr:serve` shown below. What happens is the 'friendly-errors' plugin options being tapped into returns an undefined, but only when running the serve command; running just the lint command from cli doesn't produce any error because it's not using the webpack config. Any further info you can provide about this is much appreciated!
```
TypeError: Cannot read property 'additionalTransformers' of undefined
at forEach ...
```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.