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
Loading is a little slow (but not really) because there are a bunch of individual files that the browser must retrieve. Right now it's not too many, but eventually there will be more and slow load is always unacceptable (says me).
gulp-concat all the js into one file?
webpack?
browserify?
The text was updated successfully, but these errors were encountered:
Loading is a little slow (but not really) because there are a bunch of individual files that the browser must retrieve. Right now it's not too many, but eventually there will be more and slow load is always unacceptable (says me).
gulp-concat all the js into one file?
webpack?
browserify?
The text was updated successfully, but these errors were encountered: