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'm getting build times of 1-2 minutes initially and rebuilts of 10-20 seconds. I'm using babelify inside of one of the browserify'd packages but this is only adding about 10 seconds.
I also wrote a standalone test that's about 40 lines of code in total (app + addon + browserified node package) and browserify turns a 4 second load time into 8 seconds.
See ember-cli/ember-twiddle#359
The text was updated successfully, but these errors were encountered: