lmlfc-bttv/README.md

7 lines
199 B
Markdown
Raw Permalink Normal View History

2023-12-30 03:11:22 +00:00
# lmlfc-bttv
2023-12-30 16:03:07 +00:00
- 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`