Jade
Results
1
issues of
Jade
When I install without **a-la-carte components** options, yarn install is failed. I think It should remove Comma(,) when default option select in package.json. ```json ... "dependencies": { "nuxt": "^2.2.0", "vuetify":...