Akryum / Akryum/vue-cli-plugin-ssr

Stylelint Plugin

Ouverte
#87 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
441
Forks
69
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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 ...
```

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.