Configure base url for @strudel/web package

This commit is contained in:
Matthew Kaney 2024-06-10 19:10:17 -04:00
parent c403a92542
commit 758b94776d

View File

@ -5,6 +5,7 @@ import replace from '@rollup/plugin-replace';
// https://vitejs.dev/config/
export default defineConfig({
base: './',
plugins: [],
build: {
lib: {