Update README
This commit is contained in:
parent
d4a0b001a3
commit
4594a31115
|
@ -12,7 +12,7 @@ This will build the react app for popup.
|
||||||
|
|
||||||
+ `cd ..`
|
+ `cd ..`
|
||||||
+ `FILENAME="$(basename "$PWD")-$(jq -r .version manifest.json).zip"`
|
+ `FILENAME="$(basename "$PWD")-$(jq -r .version manifest.json).zip"`
|
||||||
+ `zip -r "web-ext-artifacts/$FILENAME" gmcr.js manifest.json popup/build/ icons/`
|
+ `zip -r "web-ext-artifacts/$FILENAME" LICENSE gmcr.js manifest.json popup/build/ icons/`
|
||||||
|
|
||||||
### Building source zip (for review process)
|
### Building source zip (for review process)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue