We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56057f4 commit 6124eb9Copy full SHA for 6124eb9
vite.config.ts
@@ -8,6 +8,7 @@ export default defineConfig(({ command, mode }) => {
8
base: '/maplibre-gl-teritorio-cluster/',
9
build: {
10
outDir: './demo',
11
+ target: 'esnext',
12
},
13
}
14
0 commit comments