eirslett / frontend-maven-plugin

"Maven-node-grunt-gulp-npm-node-plugin to end all maven-node-grunt-gulp-npm-plugins." A Maven plugin that downloads/installs Node and NPM locally, runs NPM install, Grunt, Gulp and/or Karma.
Apache License 2.0
4.2k stars 867 forks source link

Environment.prod.ts #1072

Closed mateo9x closed 1 year ago

mateo9x commented 1 year ago

Do you want to request a feature or report a bug? Report

What is the current behavior? How to select to build with environment.prod.ts instead of environment.ts ?

If the current behavior is a bug, please provide the steps to reproduce.

What is the expected behavior?

Please mention your frontend-maven-plugin and operating system version.

eirslett commented 1 year ago

I think this issue has been opened in the wrong github repository. 🤷 There is no environment.ts or environment.prod.ts in here. Maybe do something like npm run build:dev or npm run build:prod.