Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Babel-runtime dependency or have a package.json specifying it as a dependency #3

Closed
dyst5422 opened this issue May 2, 2017 · 0 comments

Comments

@dyst5422
Copy link

dyst5422 commented May 2, 2017

The way you packaged this makes little sense to me. I am trying to use the programmatic API in typescript to merge GQL schemas at runtime. I get the error Cannot find module 'babel-runtime/core-js/promise' because of the way you have this bundled in your dist. To make it even more confusing, you've removed the src from npm, so I can't reference the source that shouldn't have that dependency.

This just seems like an incredibly non-standard way to package things.

@dyst5422 dyst5422 closed this as completed May 2, 2017
@dyst5422 dyst5422 changed the title Request: Type Definition File .d.ts Remove Babel-runtime dependency or have a package.json specifying it as a dependency May 2, 2017
@maasencioh maasencioh mentioned this issue Nov 7, 2017
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

No branches or pull requests

1 participant