Skip to content

Conversation

@mgabeler-lee-6rs
Copy link
Contributor

@mgabeler-lee-6rs mgabeler-lee-6rs commented Aug 24, 2018

… to avoid TypeScript 3 compiler issue

Fixes #1643 by changing places that import MetadataAcessor from @loopback/context to be from @loopback/metadata, and add the reference to that in the corresponding package.json files.

Checklist

  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • API Documentation in code was updated N/A
  • Documentation in /docs/site was updated N/A
  • Affected artifact templates in packages/cli were updated N/A
  • Affected example projects in examples/* were updated N/A

I also, naturally, verified that this fixes the build issues in my project.

I'm not quite sure how to add tests within the repo to verify this change.

@mgabeler-lee-6rs
Copy link
Contributor Author

Note: I got a CloudFront error on submitting the CLA agreement. It shows OK here, but I don't know if something might be a little wrong behind the scenes.

@raymondfeng raymondfeng merged commit 37d727a into loopbackio:master Aug 24, 2018
@raymondfeng
Copy link
Contributor

@mgabeler-lee-6rs Thanks!

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.

TypeScript 3 update exposed latent issues preventing usage of @loopback/repository-json-schema

2 participants