mirror of
https://github.com/Dan6erbond/sk-auth.git
synced 2025-04-28 01:15:35 +02:00
adding npm prepare
This commit is contained in:
parent
36aa4a0c92
commit
477782b10e
@ -18,6 +18,7 @@
|
|||||||
"README.md"
|
"README.md"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"prepare": "npm run build",
|
||||||
"build": "rollup --config",
|
"build": "rollup --config",
|
||||||
"dev": "rollup --config --watch",
|
"dev": "rollup --config --watch",
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
|
Loading…
Reference in New Issue
Block a user