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

chore(build): apply babel-plugin-external-helpers to non-demo bundle #62

Merged

Conversation

asudoh
Copy link
Contributor

@asudoh asudoh commented May 2, 2017

Overview

Re-doing #52 - The issue was that unless rollup-plugin-babel is in use babel-helpers has to be imported manually (sorry @chrisdhanaraj for the hustle during you are on trip). Only applying babel-plugin-external-helpers to our Rollup bundles, therefore.

Added

babel-plugin-external-helpers usage to non-demo bundle.

Removed

Demo-specific .babelrc as now .babelrc is the same for regular build vs. demo.

Testing / Reviewing

Testing should make sure build/demo is not broken.

@marijohannessen
Copy link
Contributor

@chrisdhanaraj will review this by the end of this sprint.

@marijohannessen marijohannessen merged commit 7b9c3cb into carbon-design-system:master Aug 24, 2017
joshblack referenced this pull request in joshblack/carbon May 2, 2019
* fix(overflowmenu): remove handleBlur for now

* fix(ie11): temporary remove test
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