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 map_concurrent major cleanup 2023-12-30 16:01:23 +00:00
.gitattributes
.gitignore
LICENSE source maps and LICENSE 2023-12-30 15:21:06 +00:00
package.json bump version 2023-12-30 16:04:55 +00:00
README.md README 2023-12-30 16:03:07 +00:00
tsconfig.json modularization 2023-12-30 14:51:19 +00:00
webpack.config.js source maps and LICENSE 2023-12-30 15:21:06 +00:00
yarn.lock modularization 2023-12-30 14:51:19 +00:00

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