mirror of
https://github.com/galacean/engine.git
synced 2026-06-20 20:06:02 +08:00
ci: modify babel config for jest to avoid warning (#340)
This commit is contained in:
@@ -11,6 +11,7 @@ module.exports = {
|
||||
[
|
||||
"@babel/preset-env",
|
||||
{
|
||||
loose: true,
|
||||
targets: {
|
||||
node: "current"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user