mirror of
https://github.com/cupcakearmy/ora.git
synced 2026-04-02 20:15:25 +00:00
version bumps
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/cupcakearmy/ora",
|
||||
"scripts": {
|
||||
"clean": "rm -rf dist .cache web-ext-artifacts node_modules",
|
||||
"clean": "rm -rf dist .cache web-ext-artifacts ora.zip",
|
||||
"dev": "parcel watch --no-hmr manifest.json src/dashboard/index.html",
|
||||
"build": "parcel build --no-content-hash --no-source-maps --no-minify manifest.json src/dashboard/index.html",
|
||||
"dist": "rm -rf dist && yarn run build && yarn pack:ff && yarn run pack:zip",
|
||||
|
||||
Reference in New Issue
Block a user