-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: Bessonov/node-http-router
base: v2.0.0
head repository: Bessonov/node-http-router
compare: master
- 9 commits
- 11 files changed
- 1 contributor
Commits on Aug 10, 2022
-
add source code to match the source maps
source maps pointing to non-existent files aren't good. Instead of embedding source code inside source maps with the option inlineSourceMap, probably, it's better to provide source files, because sometimes devs want to look at source code without switching terminal or search for github repo.
Configuration menu - View commit details
-
Copy full SHA for 1cf2296 - Browse repository at this point
Copy the full SHA 1cf2296View commit details -
Merge pull request #8 from Bessonov/add-source
add source code to match the source maps
Configuration menu - View commit details
-
Copy full SHA for ad189c9 - Browse repository at this point
Copy the full SHA ad189c9View commit details
Commits on Aug 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ec252df - Browse repository at this point
Copy the full SHA ec252dfView commit details -
Merge pull request #9 from Bessonov/reintroduce-default-match
reintroduce default match
Configuration menu - View commit details
-
Copy full SHA for 2f67545 - Browse repository at this point
Copy the full SHA 2f67545View commit details
Commits on Aug 27, 2022
-
add default match to NodeHttpRouter
- add example of multi-tenant router
Configuration menu - View commit details
-
Copy full SHA for d316007 - Browse repository at this point
Copy the full SHA d316007View commit details -
Merge pull request #10 from Bessonov/fix-default-match
add default match to NodeHttpRouter
Configuration menu - View commit details
-
Copy full SHA for 701830e - Browse repository at this point
Copy the full SHA 701830eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16e30cc - Browse repository at this point
Copy the full SHA 16e30ccView commit details
Commits on Dec 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4c6291c - Browse repository at this point
Copy the full SHA 4c6291cView commit details -
Merge pull request #11 from Bessonov/update-micro
update micro example
Configuration menu - View commit details
-
Copy full SHA for c14fa1c - Browse repository at this point
Copy the full SHA c14fa1cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.0...master