No description
Find a file
2023-12-30 16:05:05 +00:00
.devcontainer
.vscode
img
public bump version 2023-12-30 16:04:55 +00:00
src
.gitattributes
.gitignore
LICENSE
package.json bump version 2023-12-30 16:04:55 +00:00
README.md
tsconfig.json
webpack.config.js
yarn.lock

lmlfc-bttv

  • 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