Handling --define angular CLI parameter #31368
Frankitch
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently with NX, one can dynamically define environment variables at build time for angular applications by using an ESBuild plugin.
It would be nice if we could directly use the angular
--define
CLI parameter as described here with the NX CLI build command. This way we could keep angular native executors and there would be no more need to add a custom ESBuild plugin.Beta Was this translation helpful? Give feedback.
All reactions