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

Skip to content

Commit 0ee2223

Browse files
committed
feat: add utility functions for route generation
'route-utils.ts' provides utility functions to be used in generating routes
1 parent e89d6f4 commit 0ee2223

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