Change environment import to non-variable
parent
cf971413b3
commit
9f53a1d2c7
|
@ -1,3 +1,3 @@
|
|||
export * from './environment';
|
||||
export * from '../environments/environment';
|
||||
export * from './app.component';
|
||||
export * from './app.routing'
|
||||
|
|
Loading…
Reference in New Issue