- upgrade dependencies to fix vulnerabilities
- upgrade modules
- release with compact directory structure
- add
main
andbrowser
field inpackage.json
. - further minimize generated js file with mangling and compression
- remove assets files from git
- patch test code to make it work with upgraded modules
fromURL
should throw Error/reject if http request is not successful.
- rename to
ldfile
- restructure the whole project