|
|
@@ -17,7 +17,7 @@
|
|
|
"main": "dist/index.js",
|
|
|
"typings": "dist/index.d.ts",
|
|
|
"scripts": {
|
|
|
- "build": "yarn tsc -p tsconfig.build.json && tsc-alias -p tsconfig.build.json",
|
|
|
+ "build": "yarn tsc -p tsconfig.build.json",
|
|
|
"clean": "shx rm -rf dist",
|
|
|
"dev": "yarn build",
|
|
|
"watch": "yarn tsc -w",
|