Skip to content

Make command to show default webpack config #13737

Description

@glemiere

🚀 Feature request

Command (mark with an x)

- [ ] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc
- [x] eject

Description

Problem: ng eject being disabled to reduce learning curve, it is now an absolute hell to find the default angular webpack config (I still did not find it).

Describe the solution you'd like

Create a command to replace ng eject, but instead of ejecting the config, just print it out so that we can see the default behaviors and avoid breaking things when customizing webpack.

Describe alternatives you've considered

Spent quite a bunch of time trying to find the default webpack config in my node_modules folder, still don't know where it is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions