Akryum / Akryum/vue-cli-plugin-ssr
Any way to inspect generated webpack config?
オープン
- 主要言語
- JavaScript
- スター
- 441
- フォーク
- 69
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。