8000 feat: add utility functions for route generation · angular/angular-cli@7025d5d · GitHub
[go: up one dir, main page]

Skip to content

Commit 7025d5d

Browse files
committed
feat: add utility functions for route generation
'route-utils.ts' provides utility functions to be used in generating routes
1 parent 36c0ee5 commit 7025d5d

File tree

3 files changed

+1124
-1
lines changed

3 files changed

+1124
-1
lines changed

addon/ng2/utilities/dynamic-path-parser.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,3 @@ module.exports = function dynamicPathParser(project, entityName) {
5656

5757
return parsedPath;
5858
};
59-

0 commit comments

Comments
 (0)
0