Akryum / Akryum/vue-cli-plugin-ssr

Any way to inspect generated webpack config?

Open
#228 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
441
Forks
69
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.