Skip to content

Commit

Permalink
删除build脚本
Browse files Browse the repository at this point in the history
  • Loading branch information
欧阳智 committed Nov 24, 2023
1 parent f26c519 commit fe5ef57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
"bob": "bob build",
"prepack": "bob build",
"prepare": "npm run bob && husky install",
"build": "dv-scripts build && cp src/FastImageViewNativeComponent.ts dist/FastImageViewNativeComponent.ts && cp src/NativeFastImage.ts dist/NativeFastImage.ts",
"lint": "dv-scripts lint",
"release": "dv-scripts release",
"test": "dv-scripts test"
Expand Down

0 comments on commit fe5ef57

Please sign in to comment.