Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kieckhafer
Copy link
Member

Resolves #5606
Impact: minor
Type: refactor

As part of our effort to separate our Reaction Admin from our Reaction Node API, we are moving our GraphQL services from their respective /imports/plugins/*/server/no-meteor/ folders into their new /node-app/{core-services|plugins}/* folder.

Updates also include future-proofing some existing code, including adding filetype extensions (and index.js to imports)

Breaking changes

Any custom plugins that import files directly from the navigation package will need to be updated.

Testing

  1. Start the application and see that it works as it should.
  2. Add and update Navigation items, and see they should up as they should on Storefront

@kieckhafer kieckhafer marked this pull request as ready for review October 3, 2019 18:30
@kieckhafer kieckhafer requested a review from aldeed October 3, 2019 18:30
@aldeed aldeed merged commit 14f1970 into develop Oct 3, 2019
@aldeed aldeed deleted the refactor-kieckhafer-movePackageToNodeApp-navigation branch October 3, 2019 22:36
@willopez willopez mentioned this pull request Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants