mirror of https://gitee.com/antv-l7/antv-l7
chore: remove NODE_ENV=site and allow using tnpm in yarn mode
This commit is contained in:
parent
94a0cb9093
commit
c16c17fbda
|
@ -158,5 +158,8 @@
|
||||||
"commitizen": {
|
"commitizen": {
|
||||||
"path": "cz-conventional-changelog"
|
"path": "cz-conventional-changelog"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"tnpm": {
|
||||||
|
"mode": "yarn"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue