buttplug-js icon indicating copy to clipboard operation
buttplug-js copied to clipboard

[Feature request] NPM Publish CI & use bundler

Open FurryR opened this issue 11 months ago • 0 comments

What is it?

  1. Add an workflow apply on master branch for auto publish. By that we can publish the library to npm automatically.
  2. Use bundler like tsup or webpack instead of tsc for faster compiling speed.
  3. IIFE importing support.

Talk is cheap, show me the code!

I partially implemented it (workflow excluded) in #268.

FurryR avatar Mar 24 '24 08:03 FurryR