Closed KyleMaas closed 3 years ago
Added terser to minify the output. Release build size is now 4369664 bytes. Still seems to work just fine.
It's very nice to remove these unused stuff.
Nice thanks :)
Unfortunately, it's not much. But it's also not nothing.
This gets rid of a few unused dependencies. Doesn't seem to actually do much to the output file size in debug builds, but probably good for housekeeping.
Takes the release build from 4520557 bytes to 4518019 bytes.
See #219.