parent
5352410d0c
commit
10a011d842
@ -17,7 +17,7 @@ const indexReplace = () => {
|
|||||||
export default defineConfig(({ command, mode }) => {
|
export default defineConfig(({ command, mode }) => {
|
||||||
const isProduction = mode === 'production';
|
const isProduction = mode === 'production';
|
||||||
return {
|
return {
|
||||||
base: './',
|
// base: './',
|
||||||
build: {
|
build: {
|
||||||
polyfillDynamicImport: false,
|
polyfillDynamicImport: false,
|
||||||
cssCodeSplit: false,
|
cssCodeSplit: false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user