So, I cloned your app and edited the production config to turn source maps on, then ran the resulting vendor.js through source-map-explorer. It turns out, in this app at least, Quasar results in a size of 182 k.
T
Posts made by tutley
-
RE: HN-PWA (HackerNews Progressive Web App) using Quasar, feedback required
-
RE: HN-PWA (HackerNews Progressive Web App) using Quasar, feedback required
How big is your vendor file? Have you analyzed the components that go into it to see how big Quasar is? Just curious.
-
Has anyone written a PWA with Quasar?
I’m trying to decide if I should use Quasar for an idea I have and I was wondering if anyone has a PWA online written in Quasar so I can run it against lighthouse. Also, if you’ve done this, what was the resulting size of the Quasar vendor script?
Thanks!