You've already forked dev-sidecar
mirror of
https://github.com/docmirror/dev-sidecar.git
synced 2025-11-26 14:10:40 +08:00
optimize: 包管理工具,使用 pnpm 替换掉 lerna (#395)
This commit is contained in:
@@ -15,6 +15,7 @@ module.exports = {
|
||||
title: 'DevSidecar-给开发者的边车辅助工具',
|
||||
},
|
||||
},
|
||||
lintOnSave: false,
|
||||
configureWebpack: {
|
||||
plugins: [
|
||||
new webpack.DefinePlugin({ 'global.GENTLY': true }),
|
||||
|
||||
Reference in New Issue
Block a user