Skip to content

[v1.0.0-alpha (Feature)] Compatibility with IE 11 / ES5 #193

@roux1max

Description

@roux1max

I'm submitting a feature request

Webpack version:
4.27.1

HTML-Loader version:
1.0.0-alpha.0

Please tell us about your environment:
Linux

Current behavior:
The generated scripts for importing an html template contains characters invalid for IE 11 (cannot specifically isolate them). So when I try to load my app on IE 11, it crashes with an error "invalid character at line ...".

Expected/desired behavior:

  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem along with a gist/jsbin of your webpack configuration.
    N/A

  • What is the expected behavior?
    The generated scripts for importing an html template are compatible with IE 11 so that the application can be loaded on IE 11.

  • What is the motivation / use case for changing the behavior?
    Compatibility with older browser / Babel

  • Browser: Internet Explorer 11

  • Language: ES5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions