8000 feat: add utility functions for route generation by emma-mens · Pull Request #1330 · angular/angular-cli · GitHub
[go: up one dir, main page]

Skip to content

feat: add utility functions for route generation #1330

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and 8000 privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 9, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat: add utility functions for route generation
'route-utils.ts' provides utility functions to be used in generating routes
  • Loading branch information
EmmanuelAzuh committed Aug 9, 2016
commit 0ee22237da90ec53e93bd0d154cda5de1abc1def
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