ng/example/environments/environment.prod.ts

4 lines
51 B
TypeScript
Raw Permalink Normal View History

2018-05-24 03:04:38 +00:00
export const environment = {
production: true
};