mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 13:25:49 +03:00
[GH-ISSUE #16] Reduce package size #14
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Sarah-Seo on GitHub (Dec 25, 2016).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/16
Size of node_modules is quite big.
Size list
@Sarah-Seo commented on GitHub (Dec 28, 2016):
Uglifying doesn't seem to be effective. File size is not reduced so much. 😭
So, I'm going to compile whole browser libraries for production build.
@Sarah-Seo commented on GitHub (Jan 3, 2017):
Compiling whole library quite work well. But, the bundle size is still about 5mb. I think I could reduce much more.
Btw, I added
analyzescript to check bundle size much easier.Analyze result