Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 211 Bytes

howtobuild.md

File metadata and controls

5 lines (4 loc) · 211 Bytes

How to build

Tested for custom_teams.js

  • in tsconfig.json noEmit must be set to false, even if it gives error
  • use npx tsc to build, don't care about the error