Return the env profile for compiling the app.
Values could be:
development
production
test
coverage
@xarc/app-dev will set this up depending on the action user is taking.
@xarc/app-dev
Return the env profile for compiling the app.
Values could be:
development- for developmentproduction- building app for productiontest- running Karma testcoverage- running Karma test with coverage@xarc/app-devwill set this up depending on the action user is taking.