Defaul app size
#1664
Replies: 1 comment 3 replies
-
Is this a joke? A) Preact is a ~3kb minzipped lib, yes. This is an entire web application, with images, manifests, CSS, etc. Apples and oranges. B) If you're just looking at raw directory size (and not even a build), that's including |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've just run
$ npx preact-cli create default app
$ du -hs app
465M app
Looks a bit crazy for a "fast 3kb react alternative" :-)
Beta Was this translation helpful? Give feedback.
All reactions