8000 feat: add utility functions for route generation (#1330) · mikebellcoder/angular-cli@4fd8e9c · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 4fd8e9c

Browse files
emma-menshansl
authored andcommitted
feat: add utility functions for route generation (angular#1330)
'route-utils.ts' provides utility functions to be used in generating routes
1 parent e89d6f4 commit 4fd8e9c

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