Skip to content

Publishing to NPM

gignu edited this page May 27, 2022 · 19 revisions

Preparations

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