afford production disable preboot

This commit is contained in:
William Welling
2022-02-16 13:43:48 -06:00
parent e4f483c308
commit b149cf2d77
9 changed files with 37 additions and 19 deletions

View File

@@ -3,9 +3,9 @@
// `ng test --configuration test` replaces `environment.ts` with `environment.test.ts`.
// The list of file replacements can be found in `angular.json`.
import { AppConfig } from '../config/app-config.interface';
import { BuildConfig } from '../config/build-config.interface';
export const environment: Partial<AppConfig> = {
export const environment: Partial<BuildConfig> = {
production: false,
// Angular Universal settings