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
First of all, thank you so much for this example, flux is so hard to grasp. I noticed after running gulp, that the concatenated file is 671kb. I guess this is because it also includes the whole React library? Is this best practise? Or is there a way to only concatenate the app code, and include Reactjs from its own minified js, or from a CDN? Cheers
The text was updated successfully, but these errors were encountered:
First of all, thank you so much for this example, flux is so hard to grasp. I noticed after running gulp, that the concatenated file is 671kb. I guess this is because it also includes the whole React library? Is this best practise? Or is there a way to only concatenate the app code, and include Reactjs from its own minified js, or from a CDN? Cheers
The text was updated successfully, but these errors were encountered: