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

Add polyfill for IE support #41

Merged
merged 5 commits into from
Aug 15, 2019
Merged

Add polyfill for IE support #41

merged 5 commits into from
Aug 15, 2019

Conversation

SolarLiner
Copy link
Owner

@SolarLiner SolarLiner commented Aug 14, 2019

What: This PR adds a polyfill to add support for IE (urgh)

Why: It seems that IE is still, for some reason, used by people (closes #40)

How: I had to rewrite the whole generator to transform AST in order to support the changes that needed to be made to the Vue app entrypoint file


This PR also closes #29 as the "registry" key from the generator options isn't written to config anymore.

  • I am working based off of develop
  • I have rebased my PR off of develop

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.

IE10/IE11: Object doesn't support this action What is registry mean
1 participant