idyll-lang/idyll

Support IE11 (and other older browsers)

Open

#636 geöffnet am 29. Apr. 2020

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (1.977 Stars) (97 Forks)batch import
DocsRuntimehelp wanted

Beschreibung

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