Fix preset-env test
This commit is contained in:
parent
47d5f0c20c
commit
6371200215
@ -1,5 +1,5 @@
|
||||
import "@babel/polyfill/lib/core-js/modules/es7.string.pad-end";
|
||||
import "@babel/polyfill/lib/core-js/modules/es7.string.pad-start";
|
||||
import "core-js/modules/es7.string.pad-end";
|
||||
import "core-js/modules/es7.string.pad-start";
|
||||
|
||||
for (const {
|
||||
padStart
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user