Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Commit

Permalink
Remove copy of UMD bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
danielkcz committed Feb 16, 2020
1 parent 072b30c commit 2da0284
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 @@ -24,7 +24,6 @@
"coverage": "jest --coverage",
"prebuild": "rimraf dist",
"build": "yarn bundle",
"postbuild": "shx cp dist/mobxreactlite.umd.production.min.js dist/index.min.js",
"bundle": "tsdx build --name mobxReactLite --format=cjs,esm,umd --tsconfig tsconfig.build.json",
"prepublishOnly": "yarn build",
"dedup": "npx yarn-deduplicate -s fewer yarn.lock"
Expand Down

0 comments on commit 2da0284

Please sign in to comment.