Created by: eanplatter
An Attempt at fixing #186 (closed).
This plugin offers a bit more than just recompiling when the node_modules
change, it also auto installs dependencies that are referenced if they don't already exist (which may or may not be a good thing).
Personally I like the feature, but I could see it being obtrusive, I am open to solving this in a different way.