Skip to content

Breaks IE11 (which is supported by docsify v4) #16

Description

@jhildenbiddle

The docsify-dark-mode plugin is using ES2015 features which are not supported by IE11.

Since IE11 is officially support by docsify, docsify plugins should be authored using only ES5 or transpiled from ES6+ to ES5 using a tool like Babel.

Thanks!

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