Update base path build setting for core and repl packages
This commit is contained in:
parent
758b94776d
commit
b72e71b0bd
2 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ import { resolve } from 'path';
|
|||
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
base: './',
|
||||
plugins: [],
|
||||
build: {
|
||||
lib: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue