optimize: 包管理工具,使用 pnpm 替换掉 lerna (#395)

This commit is contained in:
star knight
2024-11-15 23:37:00 +08:00
committed by GitHub
parent 8bb2d62c45
commit 1a3918b402
11 changed files with 52 additions and 80 deletions

View File

@@ -15,6 +15,7 @@ module.exports = {
title: 'DevSidecar-给开发者的边车辅助工具',
},
},
lintOnSave: false,
configureWebpack: {
plugins: [
new webpack.DefinePlugin({ 'global.GENTLY': true }),