mirror of
https://github.com/cupcakearmy/ora.git
synced 2024-11-01 00:34:11 +01:00
written logo
This commit is contained in:
parent
c3469314cd
commit
a48d6c1b43
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,4 +7,5 @@ dist
|
||||
*.pem
|
||||
*.crx
|
||||
*.afphoto
|
||||
*.afdesign
|
||||
web-ext-artifacts
|
@ -13,7 +13,7 @@
|
||||
"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 pack:crx",
|
||||
"pack:crx": "crx pack ./dist -p ./crx.pem -o ora.crx",
|
||||
"pack:crx": "crx3 pack ./dist -p ./crx.pem -o ora.crx",
|
||||
"pack:ff": "web-ext build -s dist --overwrite-dest"
|
||||
},
|
||||
"browserslist": [
|
||||
|
BIN
store/written.png
Normal file
BIN
store/written.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 46 KiB |
Loading…
Reference in New Issue
Block a user