You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be nice to add some environment configuration in your generator : API URLs, security configuration, ....
I use grunt-ng-constant with ".json" or ".env.js" files in "/config" directory which is really simple and efficient.
You could add some option on app creation ? And maybe command helper to add environnement configuration file ?
It should be nice to add some environment configuration in your generator : API URLs, security configuration, ....
I use grunt-ng-constant with ".json" or ".env.js" files in "/config" directory which is really simple and efficient.
You could add some option on app creation ? And maybe command helper to add environnement configuration file ?
Here some sample grunt task :
The text was updated successfully, but these errors were encountered: