Skip to content

IE 11 support #5

@hitesh97

Description

@hitesh97

Hi Jecelyn Yeen,
Thanks for this sample project, I came across this when I was trying out Polymer 3 with Typescript.
I am trying to get this to work with IE11, but was not having much luck.
as Typescript is compiled down to ES6 modules and transpiled to eS6, arrow functions are not supported by IE11 by default.

I tried, to use,

  1. Babel-loader
  2. Babel-polyFill and presets,

however, I dont seem to get it right for IE 11.

I wonder if you can help/add support for IE11 on this project to help figure out what would be needed to make this game work on IE11?

Your help would be much appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions