4 ms·
How do you compile it to a single blob?
by sadn1ck 5y ago
How do you compile it to a single blob?
- deleted 5y ago[deleted]
- deleted 5y ago[deleted]
- ruszki 5y agoWith tree shaking, and it is usually split into several files for caching purposes and to download only what's really necessary.