Out of curiosity, is anyone experiencing long restart times in Meteor apps? We are working on some large applications and the restart time, after applying even a small CSS change, is now sitting at roughly 15 seconds on an i7 with 16GB of RAM and a SSD harddrive.
This is not a deal breaker for us, but would be fantastic if we can see improvements here
It would be great if we can de-couple some of the services that are bundled in Meteor by selecting what we want when a Meteor create command is run.
Just an observation and suggestions, and wondering if anyone else had thoughts on this?
Take care!