Skip to content

[Bug Report] Polyfills are not included correctly #1168

Closed
@ApsarasX

Description

@ApsarasX
  • I confirm that this is a issue rather than a question.

Bug report

Version

vuepress@1.0.0-alpha.30

Steps to reproduce

  1. build a website with vuepress
  2. open the IE11 to find that there is a syntax error on console
    image
    image

By the way, the website is https://ms-design.github.io.
Its source files locate in https://github.com/ms-design/ms-design/tree/develop/docs

What is expected?

experience like on Chrome

What is actually happening?

Promise is an invalid API on IE11

Other relevant information

When i input Promise on console of IE11, there is an undefined error, just like
image

  • Your OS: macOS 10.13
  • Node.js version: 10.14.2
  • Browser version: IE 11 on Paralells Desktop
  • Is this a global or local install? local
  • Which package manager did you use for the install? yarn

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions