mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
Don't need to target anything but PhantomJS in test
This commit is contained in:
parent
9534abffc8
commit
5aedecc9d5
@ -45,10 +45,6 @@ exports.config = {
|
||||
"@babel/preset-env", {
|
||||
useBuiltIns: "entry",
|
||||
targets: {
|
||||
firefox: "60",
|
||||
chrome: "67",
|
||||
safari: "11",
|
||||
edge: "17",
|
||||
phantomjs: "2.1.1",
|
||||
},
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user