Add export-namespace-from to preset-env (#11849)
* feat: add compat-data of proposal-export-namespace-from * feat: add export-namespace-from to preset-env * chore: update test fixtures * address review comments
This commit is contained in:
@@ -410,5 +410,13 @@
|
||||
"phantom": "2",
|
||||
"samsung": "1",
|
||||
"electron": "0.20"
|
||||
},
|
||||
"proposal-export-namespace-from": {
|
||||
"chrome": "72",
|
||||
"edge": "79",
|
||||
"opera": "60",
|
||||
"firefox": "80",
|
||||
"node": "13.2",
|
||||
"samsung": "11.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user