reactioncommerce / reaction-cli

A command line tool for working with Reaction Commerce.
33 stars 20 forks source link

Create new `reaction create-imports` command #71

Closed brent-hoover closed 6 years ago

brent-hoover commented 6 years ago

When building Reaction for production it's necessary to run reaction at least one time so that the plugin imports are set up correctly. In a build environment we want to do this without having to start/stop reaction. This command would create/modify these import files and then exit.

brent-hoover commented 6 years ago

This is reaction plugins load