Skip to content

Choose a tag to compare

@onlywei onlywei released this 04 Aug 17:23
· 13 commits to main since this release
0d42c83

This release contains a new vite plugin option: useRelativePaths. See #283. This option is useful if you run your build step in a separate environment and then copy the built files into a different machine, such as a Docker container. It will be made the default in a future release.