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

Broken IE11 build + unminified base build #241

Closed
HugoDF opened this issue Mar 6, 2020 · 0 comments · Fixed by #242
Closed

Broken IE11 build + unminified base build #241

HugoDF opened this issue Mar 6, 2020 · 0 comments · Fixed by #242

Comments

@HugoDF
Copy link
Contributor

HugoDF commented Mar 6, 2020

This PR #230 removed terser from regular rollup config & needs rollup-plugin-replace which was not added to IE11 config

Which means:

  • regular build is unminified
  • IE11 build is broken process is not defined
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 a pull request may close this issue.

1 participant