You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bin/clone-packages.sh still has usefulness, but will need to be refactored to use "package_dir:/packages" and docs updated to help developers who want to have separated working package folders.
moves schemas and collections from core into independent packages
introduces local packages for
- reactioncommerce:reaction-schemas
- reactioncommerce:reaction-collections
For issues #451 and #530 for improved testing coverage, easier setup.
moves transliteration to `ongoworks:transliteration`
moves schemas to `reactioncommerce:reaction-schemas`
moves collections to `reactioncommerce:collections`
- updates for issues #451
- updates for issues #530
Migrate from independant GH repos to including all
core
packages source in the main app's/packages
folder.The following packages would move into the
reaction/packages
folder:bin/clone-packages.sh
still has usefulness, but will need to be refactored to use "package_dir:/packages" and docs updated to help developers who want to have separated working package folders.This would resolve #451
The text was updated successfully, but these errors were encountered: