We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89dd86c commit f08cb64Copy full SHA for f08cb64
addon/ng2/blueprints/component/files/__path__/index.ts
@@ -1 +1,2 @@
1
-export {<%= classifiedModuleName %>Component} from './<%= dasherizedModuleName %>.component';
+export {<%= classifiedModuleName %>Component} from './<%= dasherizedModuleName %>.component';
2
+
0 commit comments