iview / iview/iview-admin

目前的版本npm run build后的dist里的代码js还是es6的,有const 有箭头函数,IE11都不兼容

Open
#1,114 12 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vue
Stars
16.3k
Forks
4.7k
PR merge metrics
No merged PRs in 30d

Description

![image](https://user-images.githubusercontent.com/5052581/49401826-3bbfc480-f783-11e8-8982-159b61aada35.png)
![image](https://user-images.githubusercontent.com/5052581/49402084-e0420680-f783-11e8-8c27-fb31ed5c4033.png)
![image](https://user-images.githubusercontent.com/5052581/49402106-e9cb6e80-f783-11e8-841d-d66d362b9a5d.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by running npm run build and inspecting the JavaScript emitted under dist. Trace the build configuration to determine why const declarations and arrow functions remain in the output, then verify that the generated bundles no longer contain syntax incompatible with IE11.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, webpack
Domain
build-system, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.