Open ghost opened 9 years ago
I have an app that uses the module pattern.
Everything for a module lives in that folder.
src/index.html src/app/**/*.ts src/app/**/*.scss src/app/**/*.html src/app/**/*.spec.js
The scss, html, typescript and spec files are all under src.
I have an app that uses the module pattern.
Everything for a module lives in that folder.
The scss, html, typescript and spec files are all under src.