Skip to content

Commit 592c2b0

Browse files
committed
fix: update barrel export for envionment
1 parent c7464af commit 592c2b0

File tree

1 file changed

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

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export * from './environments/environment';
1+
export * from './environment';
22
export * from './app.component';

0 commit comments

Comments
 (0)