angular-seed icon indicating copy to clipboard operation
angular-seed copied to clipboard

Add ability to have multiple different production-type builds

Open Tynarus opened this issue 8 years ago • 0 comments

Add the ability to build multiple different styles of production environments

  • [ ] Add DevConfig type file that stores the current environment (local, prod, other prod types)
  • [ ] Add ability to specify which environment name to use when running prod builds, ie npm run build --env=NONPROD

Tynarus avatar Sep 15 '17 12:09 Tynarus