mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-25 00:57:42 +00:00
chore(common/lmlayer): run build before tests and packaging
This commit is contained in:
parent
2a31420f68
commit
eb9bfd5ef0
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@
|
|||
},
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"prepublish": "npm run build",
|
||||
"pretest": "npm run build",
|
||||
"test": "mocha"
|
||||
},
|
||||
"bugs": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue