A few more text manipulation commands
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"scripts": {
|
||||
"watch": "rm -rf .parcel-cache && parcel watch --no-hmr packages/{web,server,plugos,plugs} desktop",
|
||||
"clean": "rm -rf .parcel-cache packages/*/dist",
|
||||
"nuke": "rm -rf node_modules && npm run clean",
|
||||
"build": "parcel build packages/{web,server,plugos}",
|
||||
"plugs": "cd packages/plugs && npm run watch",
|
||||
"server": "nodemon -w packages/server/dist --exec 'silverbullet pages'",
|
||||
|
||||
Reference in New Issue
Block a user