Skip to content

Commit

Permalink
feat: add utility functions for route generation (#1330)
Browse files Browse the repository at this point in the history
'route-utils.ts' provides utility functions to be used in generating routes
  • Loading branch information
emma-mens authored and hansl committed Aug 9, 2016
1 parent e89d6f4 commit 4fd8e9c
Show file tree
Hide file tree
Showing 3 changed files with 1,124 additions and 1 deletion.
1 change: 0 additions & 1 deletion addon/ng2/utilities/dynamic-path-parser.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,3 @@ module.exports = function dynamicPathParser(project, entityName) {

return parsedPath;
};

Loading

0 comments on commit 4fd8e9c

Please sign in to comment.