Akryum / Akryum/vue-cli-plugin-ssr
Any way to inspect generated webpack config?
Aperta
- Lingua principale
- JavaScript
- Stelle
- 441
- Fork
- 69
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
The `Inspect` task in Vue UI has configuration parameters for development and production, but these only show the `entry-client` and not the server version:
```js
entry: {
app: [
'./src/entry-client'
]
}
```
Is there any way to see the full webpack config?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.