mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-12 13:18:28 +03:00
Hook in to RTD theme to set react theme
This commit is contained in:
@@ -5,4 +5,8 @@ import { viteSingleFile } from "vite-plugin-singlefile"
|
||||
// https://vite.dev/config/
|
||||
export default defineConfig({
|
||||
plugins: [react(), viteSingleFile()],
|
||||
build: {
|
||||
minify: false,
|
||||
sourcemap: true,
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user