mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-24 22:26:10 +03:00
Add build as pre-publish step to npm. Fix #784
This commit is contained in:
parent
c17f22f82b
commit
4fea91e936
@ -29,6 +29,7 @@
|
|||||||
"qunitjs": "^1.20.0"
|
"qunitjs": "^1.20.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "grunt test"
|
"test": "grunt test",
|
||||||
|
"prepublish": "grunt build"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user