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

Use Rollup to build also as ESM #273

Closed
wants to merge 6 commits into from

Conversation

abdonrd
Copy link
Contributor

@abdonrd abdonrd commented Oct 15, 2019

Fix #229

Based on #272.

@Tansito
Copy link

Tansito commented May 1, 2020

Very interested in this PR too!

@nikita-lobkov
Copy link

Any updates about ES6 module?

PowerKiKi added a commit to PowerKiKi/graphql-tag that referenced this pull request Nov 6, 2020
This upgrade all dev dependencies in order to implement ES6 exports
in order to solve apollographql#303.

This also remove yarn.lock entirely because this package is meant to
work with npm only as can be seen from the mention of npm command in
package.json.

Fixes apollographql#303
Closes apollographql#272
Closes apollographql#273
@PowerKiKi
Copy link
Contributor

Ideally, this should be closed in favor of #325.

@PowerKiKi
Copy link
Contributor

I only meant to help merge a apparently staled PR, but I didn't realize this PR was still active. So of course, feel free to merge either of them. It really does not matter to me, as long as we can release those improvements to the community.

@abdonrd
Copy link
Contributor Author

abdonrd commented Nov 6, 2020

From time to time I rebase the PR...
But the owners don't give an answer 😕

@abdonrd
Copy link
Contributor Author

abdonrd commented Jan 19, 2021

@PowerKiKi @benjamn new year, updated again!

@benjamn
Copy link
Member

benjamn commented Jan 29, 2021

Thanks for this @abdonrd, but we're going to move ahead with #325, where I've pushed some additional commits to align this repository with our other projects (using TypeScript, mainly). If you have time to take a look at those changes, please let me know if you have any ideas/concerns!

@benjamn benjamn closed this Jan 29, 2021
benjamn pushed a commit to PowerKiKi/graphql-tag that referenced this pull request Jan 29, 2021
This upgrade all dev dependencies in order to implement ES6 exports
in order to solve apollographql#303.

This also remove yarn.lock entirely because this package is meant to
work with npm only as can be seen from the mention of npm command in
package.json.

Fixes apollographql#303
Closes apollographql#272
Closes apollographql#273
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.

Exporting as ES Module Syntax (ESM)
5 participants