Configuration
Platformatic React Router is configured with a configuration file. It supports the use of environment variables as setting values with configuration placeholders.
It supports all the settings supported by Platformatic Vite, plus the following one:
reactRouter.outputDirectory: The subdirectory where production build is stored at when usingwattpm buildorplt build. The default isbuild.
note
Platformatic React Router uses this property instead of application.outputDirectory (which is ignored).
Issues
If you run into a bug or have a suggestion for improvement, please raise an issue on GitHub or join our Discord feedback channel.