idyll-lang/idyll

Support IE11 (and other older browsers)

Open

#636 opened on Apr 29, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (1,977 stars) (97 forks)batch import
DocsRuntimehelp wanted

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.

Contributor guide