mirror of
https://github.com/NickKaramoff/shareon
synced 2025-03-08 07:27:40 +01:00
Add release task
This commit is contained in:
parent
e89eaecf12
commit
08774496ec
@ -36,6 +36,7 @@
|
||||
"build:dev": "cross-env NODE_ENV=development rollup --config",
|
||||
"dev": "cross-env NODE_ENV=development rollup --config --watch",
|
||||
"lint": "eslint src/*.js",
|
||||
"release": "np",
|
||||
"size": "size-limit",
|
||||
"test": "yarn lint && yarn build && yarn size",
|
||||
"postversion": "yarn build"
|
||||
|
Loading…
x
Reference in New Issue
Block a user