Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Explicitly define output filename for prod builds
Per vitejs/vite#10927, there was a change made as part of vite 4 to align default build file names with the default from rollup. While this is mostly superficial for us, since the change causes a slight difference in the production filename artifact I'm explicitly adding a configuration for it.
- Loading branch information