mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Revert "Fixed: Ensure translations are fetched before loading app"
This reverts commit 0fc52ae16f
.
This commit is contained in:
@@ -82,10 +82,6 @@ module.exports = (env) => {
|
||||
hints: false
|
||||
},
|
||||
|
||||
experiments: {
|
||||
topLevelAwait: true
|
||||
},
|
||||
|
||||
plugins: [
|
||||
new webpack.DefinePlugin({
|
||||
__DEV__: !isProduction,
|
||||
|
Reference in New Issue
Block a user