The icons are now directly transpiled using Babel and generated into their own individual chunks with source maps. They are no longer bundled using Rollup.
Automatically generate type definitions during build time.
Deleted the Rollup configuration and removed all the dependencies related to bundling.
Build time: 14s => 6s.
NeetoCal: NeetoIcons chunk size reduced from 1.05MB to 625.36KB.
Description
14s
=>6s
.1.05MB
to625.36KB
.Checklist
Reviewers
@AbhayVAshokan _a minor _t