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

refactor(react): revert rollup ESM and CJS entrypoints #5444

Merged

Conversation

joshblack
Copy link
Contributor

This PR reverts our rollup changes that generated an entrypoint for ESM and CJS. The issues are documented over in: #5442

Changelog

New

Changed

  • rollup.config.js no longer outputs ESM and CJS entrypoints

Removed

Testing / Reviewing

  • Checkout PR
  • Run build in react
  • Verify that es/index.js and lib/index.js no longer are flat bundles and instead export components from relative paths

@joshblack joshblack requested a review from a team as a code owner February 25, 2020 23:15
@ghost ghost requested review from aledavila and dakahn February 25, 2020 23:15
@joshblack joshblack mentioned this pull request Feb 25, 2020
20 tasks
@netlify
Copy link

netlify bot commented Feb 25, 2020

Deploy preview for carbon-components-react ready!

Built with commit b7c4b7f

https://deploy-preview-5444--carbon-components-react.netlify.com

@netlify
Copy link

netlify bot commented Feb 25, 2020

Deploy preview for carbon-elements ready!

Built with commit b7c4b7f

https://deploy-preview-5444--carbon-elements.netlify.com

@netlify
Copy link

netlify bot commented Feb 25, 2020

Deploy preview for carbon-components-react ready!

Built with commit 0102c2e

https://deploy-preview-5444--carbon-components-react.netlify.com

@netlify
Copy link

netlify bot commented Feb 25, 2020

Deploy preview for carbon-elements ready!

Built with commit 0102c2e

https://deploy-preview-5444--carbon-elements.netlify.com

Copy link
Contributor

@asudoh asudoh left a comment

Choose a reason for hiding this comment

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

LGTM 👍 - Thanks @joshblack!

Copy link
Contributor

@aledavila aledavila left a comment

Choose a reason for hiding this comment

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

👏🏻

@joshblack joshblack merged commit 2b447c0 into carbon-design-system:master Feb 26, 2020
@joshblack joshblack deleted the refactor/revert-rollup-changes branch February 26, 2020 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants