Configure base url for @strudel/web package
This commit is contained in:
parent
c403a92542
commit
758b94776d
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ import replace from '@rollup/plugin-replace';
|
|||
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
base: './',
|
||||
plugins: [],
|
||||
build: {
|
||||
lib: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue