Akryum / Akryum/vue-cli-plugin-ssr

Any way to inspect generated webpack config?

Aperta
#228 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.