Package Exports
- react-router
- react-router/dist/index.js
- react-router/dist/main.js
- react-router/package
- react-router/package.json
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-router) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
React Router
The react-router
package is the heart of React Router and provides all the core functionality.
If you'd like to extend React Router and you know what you're doing, you should
add react-router
as a peer dependency, not a regular dependency in your
package.