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

feat: cjs, es & umd bundles for graphql-hooks-memcache #109

Merged
merged 2 commits into from
Mar 7, 2019

Conversation

jackdclark
Copy link
Contributor

What does this PR do?

  • Creates a shared rollup config at the root
  • Moves rollup & related dependencies to root
  • Adds a rollup config, build & prepublish steps for graphql-hooks-memcache

Related issues

Closes #95

Checklist

  • I have checked the contributing document
  • I have added or updated any relevant documentation
  • I have added or updated any relevant tests

"files": [
"dist",
"es",
"lib"
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we should publish the src folder to npm too. It can be useful to devs when debugging. Thoughts? @jackdclark @bmullan91

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep, can do 👍

Copy link
Contributor

Choose a reason for hiding this comment

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

Makes sense 👍

Copy link
Contributor

@bmullan91 bmullan91 left a comment

Choose a reason for hiding this comment

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

LGTM 👍

"files": [
"dist",
"es",
"lib"
Copy link
Contributor

Choose a reason for hiding this comment

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

Makes sense 👍

@jackdclark jackdclark merged commit 9dd1004 into master Mar 7, 2019
@jackdclark jackdclark deleted the feat/rollup-memcache branch March 7, 2019 13:41
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