Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

fix(config): IE11 fixes #36

Merged
merged 1 commit into from
Sep 14, 2018

Conversation

asudoh
Copy link
Contributor

@asudoh asudoh commented Sep 14, 2018

Refs #24.

Does a few things:

  1. Changed the excludes option of babel-loader. ansi-regex module seems to be loaded in this app. That module has const which cannot be parsed by IE11 and thus needs to be transpiled.
  2. A change as an attempt to load our polyfills at the top-level
  3. Check for web platform globals to cope with Gatsby SSR

@asudoh asudoh mentioned this pull request Sep 14, 2018
@alisonjoseph
Copy link
Member

should I merge this in or wait? doesn't seem to break anything.

@asudoh
Copy link
Contributor Author

asudoh commented Sep 14, 2018

@alisonjoseph I think we can merge - The remaining issue does not have to do with this change. Thanks!

@alisonjoseph alisonjoseph merged commit 77a3ea5 into carbon-design-system:master Sep 14, 2018
@asudoh asudoh deleted the ie11-fixes branch September 14, 2018 18:14
tw15egan pushed a commit to tw15egan/carbon-website-gatsby that referenced this pull request Aug 26, 2019
…tent-live-site

chore: sync content with live site
tw15egan pushed a commit to tw15egan/carbon-website-gatsby that referenced this pull request Aug 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants