Skip to content

Any way to inspect generated webpack config? #228

@tibineagu

Description

@tibineagu

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:

  entry: {
    app: [
      './src/entry-client'
    ]
  }

Is there any way to see the full webpack config?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions