Fix tests
This commit is contained in:
@@ -8,7 +8,12 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
],
|
||||
"@babel/preset-react",
|
||||
[
|
||||
"@babel/preset-react",
|
||||
{
|
||||
runtime: "automatic",
|
||||
},
|
||||
],
|
||||
"@babel/preset-typescript",
|
||||
],
|
||||
plugins: ["babel-plugin-transform-vite-meta-env"],
|
||||
|
||||
Reference in New Issue
Block a user