What is it?
- Add an workflow apply on
master branch for auto publish. By that we can publish the library to npm automatically.
- Use bundler like
tsup or webpack instead of tsc for faster compiling speed.
IIFE importing support.
Talk is cheap, show me the code!
I partially implemented it (workflow excluded) in #268.