idyll-lang/idyll

Support IE11 (and other older browsers)

开放

#636 创建于 2020年4月29日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (97 个派生)batch import
DocsRuntimehelp wanted

仓库指标

星标
 (1,977 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南