Angular src restructured as modular as per angular official guidelines, .travis.yml support added for node 12
This commit is contained in:
1
src/app/shared/components/index.ts
Normal file
1
src/app/shared/components/index.ts
Normal file
@@ -0,0 +1 @@
|
||||
export * from './page-not-found/page-not-found.component';
|
||||
Reference in New Issue
Block a user