import {noCommitEnvironment} from './environment.local' export const environment = Object.assign({ production: true }, noCommitEnvironment);