mirror of
https://github.com/Radarr/Radarr.git
synced 2026-03-05 13:21:25 -05:00
Revert "Fixed: Ensure translations are fetched before loading app"
This reverts commit c61cca7952.
This commit is contained in:
@@ -83,10 +83,6 @@ module.exports = (env) => {
|
||||
hints: false
|
||||
},
|
||||
|
||||
experiments: {
|
||||
topLevelAwait: true
|
||||
},
|
||||
|
||||
plugins: [
|
||||
new webpack.DefinePlugin({
|
||||
__DEV__: !isProduction,
|
||||
|
||||
Reference in New Issue
Block a user