build es/lib 合成一个命令
This commit is contained in:
parent
dbf6034b16
commit
e32f45fd76
|
|
@ -14,8 +14,7 @@
|
|||
"typings": "es/index.d.ts",
|
||||
"scripts": {
|
||||
"test": "test",
|
||||
"build": "tsc -p tsconfig.json",
|
||||
"build-es": "tsc -p tsconfig.es.json"
|
||||
"build": "tsc -p tsconfig.json && tsc -p tsconfig.es.json"
|
||||
},
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue