Closed stephenmathieson closed 11 years ago
Aha, +1
feels like make install
should do this instead of run
which doesn't seem to mean anything to me, or if it did it would be running a server.
the Makefile
isn't locked down to only component, so if i was installing deps for my project i'd want to do it all with one command
@ianstormtaylor i'm adding npm install
to make run
as make run
already installs components
oh wow i was thinking this was for component/component
... haha nvm that makes total sense. thought we were talking about making the default makefile include npm
stuff
@ianstormtaylor : I was thinking the same thing!
cool dude. this was rather bothersome last time i was working on this thing.
not just components