UNPKG

universal-router-outlet

Version:

Use universal router in a web components app. Router outlet will take care of updating the right components when the url route changes

19 lines (17 loc) 260 B
# Ignore everything in repository root /* # Files to not ignore !/.gitignore !/CHANGES.md !/karma.conf.js !/LICENSE !/package.json !/README.md !/ROADMAP.md !/tsconfig.json # Folders to not ignore !/docs/ !/lib/ !/samples/ !/src/ !/webpack/