Skip to content

Commit 284d85a

Browse files
committed
fix: update barrel export for envionment
1 parent 1965021 commit 284d85a

File tree

1 file changed

+1
-1
lines changed
  • addon/ng2/blueprints/ng2/files/__path__/app

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
export * from './environments/environment';
1+
export * from './environment';
22
export * from './app.component';
33
export * from './app.module';

0 commit comments

Comments
 (0)