fix: 更新依赖配置,调整计算内容高度公式中的偏移量,移除不必要的空字符串值
This commit is contained in:
@@ -8,6 +8,9 @@ export default defineConfig({
|
||||
"/@src": path.resolve(__dirname, "./src"),
|
||||
},
|
||||
},
|
||||
server: {
|
||||
port: 3005,
|
||||
},
|
||||
build: {
|
||||
rollupOptions: {
|
||||
output: {
|
||||
|
||||
Reference in New Issue
Block a user