Skip to content

Conversation

@raymondfeng
Copy link
Contributor

Signed-off-by: Raymond Feng enjoyjava@gmail.com

Copy link
Contributor

@b-admike b-admike left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great effort @raymondfeng 💯. Overall, I like this approach, but it would be great for reviewers if you were to split this commit into smaller logical/progressive ones or perhaps in a comment share what you've had to do to get to this point so people are aware of what kind of changes went in (good for learning too :-)).

@raymondfeng raymondfeng force-pushed the monorepo branch 2 times, most recently from 379190d to 2e41ef4 Compare April 19, 2019 19:57
Signed-off-by: Raymond Feng <enjoyjava@gmail.com>
Signed-off-by: Raymond Feng <enjoyjava@gmail.com>
Copy link
Contributor

@b-admike b-admike left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM from my view, others might have more feedback. Thank you for splitting the patch into smaller commits 👍. I guess this supersedes #82 too.

} from '../../src/keys';
const recommendations = require('../../recommender/recommendations.json');
createRecommendationServer,
HttpServer,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a re-export from @loopback/http-server?

// License text available at https://opensource.org/licenses/MIT

export * from './mock-recommendation-app';
export * from '@loopback/http-server';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Signed-off-by: Raymond Feng <enjoyjava@gmail.com>
@raymondfeng raymondfeng merged commit ee557f0 into master Apr 22, 2019
@raymondfeng raymondfeng deleted the monorepo branch April 22, 2019 19:17
@dhmlau dhmlau mentioned this pull request Apr 22, 2019
1 task
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.

4 participants