You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
socket.io/engine.io/vue-socket.io not sure for this one. Socket.io has a slim version, but you'd have to fork vue-socket.io to use it, so probably not worth it
To get the bundle size breakdown (image above), you can use BUNDLE_ANALYZER=1 npm run build if #410 gets merged
The text was updated successfully, but these errors were encountered:
This is obviously very low priority, but here's what the current breakdown of bundle size is
Some big boy libraries in there:
*
)_ from "lodash
), and you might need to use lodash-esTo get the bundle size breakdown (image above), you can use
BUNDLE_ANALYZER=1 npm run build
if #410 gets mergedThe text was updated successfully, but these errors were encountered: