Closed comerc closed 8 years ago
such as: sass, stylus, sugarss
I'm thinking of switching them to user-installed dependencies so they don't bloat the package (also helps me with package builds).
Yes! :) assembling a local copy of the packet is performed for a long time.
As of 2.0.0, the npm packages for sass, stylus, and sugarss are no longer bundled with the package and must be meteor npm installed by the user as needed. The wiki contains instructions on setting each up.
meteor npm install
such as: sass, stylus, sugarss