Skip to content
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.

Enable user configuration setting/overriding with dot arguments #327

Closed
insin opened this issue Jun 18, 2017 · 0 comments
Closed

Enable user configuration setting/overriding with dot arguments #327

insin opened this issue Jun 18, 2017 · 0 comments

Comments

@insin
Copy link
Owner

insin commented Jun 18, 2017

E.g. if you want to use a different Babel stage preset...

--babel.stage=0

...or try Webpack 3's new scope hoisting…

--webpack.hoisting

…or strip development only code but keep output readable for debugging…

--no-webpack.uglify.mangle --webpack.uglify.beautify

…etc. etc. without needing a config file or having to update your config file.

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

No branches or pull requests

1 participant