babel-plugin-react-router
v0.0.1
Published
Walks the AST to generate a static React Router config at compile time using Babel
Downloads
10
Maintainers
Readme
babel-plugin-react-router
Walks the AST to generate a static React Router config at compile time using Babel. This plugin allows easier integration for Server Side Rendering, Lazy Loading, Prefetching, Relay Modern and other tooling that require a static route config generated at compile time.
Contributing
This project is in active development. Contributions are very welcome—bug fixes, features, documentation, tests. Just make sure the tests are passing.