mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-20 18:18:32 +00:00
Configure base url for @strudel/web package
This commit is contained in:
parent
c403a92542
commit
758b94776d
@ -5,6 +5,7 @@ import replace from '@rollup/plugin-replace';
|
|||||||
|
|
||||||
// https://vitejs.dev/config/
|
// https://vitejs.dev/config/
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
|
base: './',
|
||||||
plugins: [],
|
plugins: [],
|
||||||
build: {
|
build: {
|
||||||
lib: {
|
lib: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user