fix url endcoding
This commit is contained in:
@@ -29,9 +29,4 @@ export default defineConfig({
|
||||
"react-dom": require.resolve("react-dom"),
|
||||
},
|
||||
},
|
||||
performance: {
|
||||
chunkOverflow: {
|
||||
maxAssetSize: 2000000,
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user