mirror of
https://github.com/cupcakearmy/ora.git
synced 2026-04-02 20:15:25 +00:00
client for blocking
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
"name": "ora",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"clean": "rm -rf dist .cache",
|
||||
"dev": "parcel watch --no-hmr manifest.json src/dashboard/index.html",
|
||||
"build": "parcel build --no-content-hash --no-source-maps manifest.json src/dashboard/index.html",
|
||||
"launch": "web-ext run -s dist"
|
||||
"build": "parcel build --no-content-hash --no-source-maps manifest.json src/dashboard/index.html"
|
||||
},
|
||||
"browserslist": [
|
||||
"last 2 chrome versions",
|
||||
|
||||
Reference in New Issue
Block a user