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: improved build pipeline #111

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

runspired
Copy link
Contributor

@runspired runspired commented May 25, 2020

  • fix funnel perf
  • tsc should use latest ES settings
  • refactor build pipeline to improve configurability
  • respect babel configuration

IE11 support still broken due to usage of async... await without polyfill. Working on enabling optional polyfill inclusion for folks that need IE11 support with it defaulting to "on" if IE11 is in the targets until our own usage of async... await is removed.

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.

1 participant