idyll-lang/idyll

Support IE11 (and other older browsers)

Open

#636 aberto em 29 de abr. de 2020

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (97 forks)batch import
DocsRuntimehelp wanted

Métricas do repositório

Stars
 (1.977 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Is your feature request related to a problem? Please describe. Call me naive, but I really thought that Idyll would support IE11. It is still used by over 5% of desktop users.

Describe the solution you'd like idyll build should make use of babel to transpile code that runs on IE11.

Describe alternatives you've considered Not supporting older browsers. But then make it clear in the documentation.

Guia do colaborador