mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-26 15:57:50 +01:00
end to end tests for the game page
This commit is contained in:
@@ -33,5 +33,8 @@ module.exports = {
|
||||
loader: "webpack-remove-debug", // remove "debug" package
|
||||
}
|
||||
],
|
||||
},
|
||||
experiments: {
|
||||
topLevelAwait: true
|
||||
}
|
||||
}
|
||||
|
||||
@@ -33,5 +33,8 @@ module.exports = {
|
||||
loader: "webpack-remove-debug", // remove "debug" package
|
||||
}
|
||||
],
|
||||
},
|
||||
experiments: {
|
||||
topLevelAwait: true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user