Updated build instructions to remove --prod

This commit is contained in:
Michael Shamoon
2023-01-03 08:17:12 -08:00
parent 0d87e529f3
commit 76acf2b01d
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
// This file can be replaced during build by using the `fileReplacements` array.
// `ng build --prod` replaces `environment.ts` with `environment.prod.ts`.
// `ng build --configuration production` replaces `environment.ts` with `environment.prod.ts`.
// The list of file replacements can be found in `angular.json`.
export const environment = {