reactioncommerce / reaction-cli

A command line tool for working with Reaction Commerce.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add option for '--no-npm-installs'

brent-hoover opened this issue · comments

If you start getting a few plugins in your installation the CLI spends a fair amount of time trying to do npm install for each plugin, which 99% of the time is not necessary and is a waste of time. Add the option to not do these to speed up app start.