Tynarus/angular-seed

Add ability to have multiple different production-type builds

Tynarus opened this issue · 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