Bundle size #94
Unanswered
luwes
asked this question in
Help / Questions
Replies: 1 comment 5 replies
-
Thanks! At the moment, there is a lot of server-side stuff in the core, which is also bundled on the client. I could split it, but since the code works isomorphic it is much easier to just have only file. What to you think? Do those few bytes matter? Maybe we could tell Webpack to omit the server-side code? I have never done this. Edit: I guess this wouldn't even be useful, since most user include the lib via npm. Other suggestions? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Really awesome lib, great work! Was just wondering, is the 1kB still accurate?
The core bundle is more like 3kB from my test.
Beta Was this translation helpful? Give feedback.
All reactions