项目要运行在 IE 11 上,能提供一个编译到兼容 IE11 的版本么 🤔 [QUESTION]
Open
help wanted
- Dominant language
- TypeScript
- Stars
- 91
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
项目引用 `https://unpkg.com/@antv/l7plot@latest/dist/umd/l7plot.min.js`
运行在 IE 11 上,报错了 “Symbol”未定义,IE11 不支持该 ES6 语法
需要做什么改动 L7Plot 才能支持啊,能提供一个编译到兼容 IE11 的版本么
Contributor guide
Research direction
Start from the published UMD entry point at https://unpkg.com/@antv/l7plot@latest/dist/umd/l7plot.min.js and investigate the build and compatibility setup that leaves Symbol in the output. Define the required IE11 transpilation and polyfill coverage, then verify that a published build runs in IE11 without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100