No description
Find a file
2023-12-30 03:14:50 +00:00
.devcontainer initial commit 2023-12-28 13:55:42 +00:00
.vscode get_emotes impl 2023-12-28 15:37:38 +00:00
img add README and "build-ext" job 2023-12-30 03:11:22 +00:00
public add "lint-ext" job and fix manifest 2023-12-30 03:14:50 +00:00
src send automatically 2023-12-28 21:47:11 +00:00
.gitattributes initial commit 2023-12-28 13:55:42 +00:00
.gitignore initial commit 2023-12-28 13:55:42 +00:00
package.json add "lint-ext" job and fix manifest 2023-12-30 03:14:50 +00:00
README.md add README and "build-ext" job 2023-12-30 03:11:22 +00:00
tsconfig.json initial commit 2023-12-28 13:55:42 +00:00
webpack.config.js add README and "build-ext" job 2023-12-30 03:11:22 +00:00
yarn.lock add README and "build-ext" job 2023-12-30 03:11:22 +00:00

lmlfc-bttv

  • install deps yarn install --production=false
  • make "dist" dir: yarn build
  • pack "dist" dir: yarn build-ext