Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output configuration through option/flags #3395

Closed
evenstensberg opened this issue Aug 30, 2022 · 5 comments
Closed

Output configuration through option/flags #3395

evenstensberg opened this issue Aug 30, 2022 · 5 comments

Comments

@evenstensberg
Copy link
Member

Is your feature request related to a problem? Please describe.

As webpack configurations grow, and abstractions on top of webpack.config.js increases, it would be nice to output how the config looks, and what the end configuration will be, possibly through a CLI flag.

Describe the solution you'd like

A flag that outputs the configuration file.

Describe alternatives you've considered

N/A

Additional context

N/A

@snitin315
Copy link
Member

snitin315 commented Aug 30, 2022

Jest and typescript provide a --showConfig flag.

@alexander-akait
Copy link
Member

Yeah, we can implement this, but I think we need to expose some API from webpack for this

@webpack-bot
Copy link

This issue had no activity for at least half a year.

It's subject to automatic issue closing if there is no activity in the next 15 days.

@alexander-akait
Copy link
Member

bump

@alexander-akait
Copy link
Member

Let's close in favor of #3537, because webpack config should do it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants