Akryum / Akryum/vue-cli-plugin-ssr

Any way to inspect generated webpack config?

オープン
#228 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。