mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-11 10:38:37 +08:00
Node replace bug fix, names simplify
This commit is contained in:
@@ -6,7 +6,10 @@ module.exports = defineConfig({
|
||||
// implement node event listeners here
|
||||
},
|
||||
experimentalRunAllSpecs: true,
|
||||
scrollBehavior: false,
|
||||
testIsolation: false,
|
||||
video: false,
|
||||
viewportHeight: 1000,
|
||||
viewportWidth: 1000,
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user