README
This commit is contained in:
parent
1f3d6cdda6
commit
49adf851b1
1 changed files with 4 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
# lmlfc-bttv
|
||||
|
||||
- install deps `yarn install --production=false`
|
||||
- make "dist" dir: `yarn build`
|
||||
- pack "dist" dir: `yarn build-ext`
|
||||
- install deps: `yarn`
|
||||
- more verbose but same: `yarn install --production=false`
|
||||
- compile extension (into "dist" dir): `yarn build`
|
||||
- pack "dist" dir (runs web-ext): `yarn build-ext`
|
||||
|
|
Loading…
Reference in a new issue