buttplug-js
buttplug-js copied to clipboard
[Feature request] NPM Publish CI & use bundler
What is it?
- Add an workflow apply on
masterbranch for auto publish. By that we can publish the library to npm automatically. - Use bundler like
tsuporwebpackinstead oftscfor faster compiling speed. -
IIFEimporting support.
Talk is cheap, show me the code!
I partially implemented it (workflow excluded) in #268.