mirror of
https://github.com/localForage/localForage.git
synced 2026-01-25 14:44:26 +00:00
chore(package.json): add build & serve sripts
This commit is contained in:
parent
da59b6667c
commit
0155dda719
@ -16,7 +16,9 @@
|
||||
"url": "git://github.com/localForage/localForage.git"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node -e \"require('').cli()\" null build",
|
||||
"publish-docs": "node -e \"require('grunt').cli()\" null copy build-rules-html publish-rules",
|
||||
"serve": "node -e \"require('grunt').cli()\" null serve",
|
||||
"test": "node -e \"require('grunt').cli()\" null test"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user