reactioncommerce / redoc

redoc - generate documentation from multiple project repos.
GNU General Public License v3.0
20 stars 11 forks source link

Removing references to Reaction and Reactioncommerce; #16

Closed engelgabriel closed 8 years ago

engelgabriel commented 8 years ago

Add to setting.json.

aaronjudd commented 8 years ago

I was thinking about moving the UI into a core-ui package so that it could be replaced with a custom UI package, but was having some issues with imports and npm. Since all the configuration is in settings, and we don't have a collection/UI to store/configure them yet, just using the settings this way for the UI makes sense for now, - although we should probably still use a core-ui package when we get time to parse through the new Meteor functionality there (if there is a demand for that).