Skip to content

Publishing to NPM

gignu edited this page May 27, 2022 · 19 revisions

Preparations

  • Download Subtitle Database into ~/Documents
  • Create a root-level folder called umd
  • npm i -g browserify uglify-js
  • npm run build
  • npm run minify
Clone this wiki locally