Skip to content
Snippets Groups Projects
Commit b38159f9 authored by Alexis Faizeau's avatar Alexis Faizeau
Browse files

Change base module to be relative

parent 5484b84b
Branches
Tags
No related merge requests found
......@@ -2,6 +2,7 @@ import { defineConfig } from "vite";
import { getMapsOptimizers, getMapsScripts } from "wa-map-optimizer-vite";
export default defineConfig({
base: "./",
build: {
rollupOptions: {
input: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment