Skip to content

Commit

Permalink
(feat) Add a build script for patient-common-lib (#717)
Browse files Browse the repository at this point in the history
Add a build script for patient-common-lib
  • Loading branch information
ZacButko committed Jun 14, 2022
1 parent 96f9637 commit 419aec9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/esm-patient-common-lib/package.json
Expand Up @@ -7,6 +7,7 @@
"main": "src/index.ts",
"source": true,
"scripts": {
"build": "webpack --mode production",
"lint": "eslint src --ext ts,tsx",
"typescript": "tsc"
},
Expand Down

0 comments on commit 419aec9

Please sign in to comment.