babel / minify

:scissors: An ES6+ aware minifier based on the Babel toolchain (beta)
https://babeljs.io/repl
MIT License
4.39k stars 225 forks source link

Adding the required option #1002

Open hecflores opened 3 years ago

hecflores commented 3 years ago

Adding the required property. This property will be used to define if environment variables are required and also to choose which ones are required.

hecflores commented 3 years ago

@boopathi let me know if there is anything needed from me for this.

hecflores commented 3 years ago

@boopathi is there a reason my build is failing... Is there some other PR that is working on the dependency issue?