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
I was looking into how to Flux and Marty and found this demo. Everything looks good but size of the JavaScript app that loads in browser is too big. By any means, more then 4 Megs for pretty simple SPA is no go.
cd ./marty-chat-example-es6/dist/javascripts/ -rw-r--r-- 1 User staff 4.2M May 10 14:24 marty-chat-example.js
Where all those Megs coming from?
The text was updated successfully, but these errors were encountered:
I was looking into how to Flux and Marty and found this demo. Everything looks good but size of the JavaScript app that loads in browser is too big. By any means, more then 4 Megs for pretty simple SPA is no go.
cd ./marty-chat-example-es6/dist/javascripts/
-rw-r--r-- 1 User staff 4.2M May 10 14:24 marty-chat-example.js
Where all those Megs coming from?
The text was updated successfully, but these errors were encountered: