mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 21:13:28 -07:00
Revert "Fixed: Ensure translations are fetched before loading app"
This reverts commit eeaea17c1f
.
This commit is contained in:
parent
eeaea17c1f
commit
43c892b89d
6 changed files with 18 additions and 38 deletions
|
@ -84,10 +84,6 @@ module.exports = (env) => {
|
|||
hints: false
|
||||
},
|
||||
|
||||
experiments: {
|
||||
topLevelAwait: true
|
||||
},
|
||||
|
||||
plugins: [
|
||||
new webpack.DefinePlugin({
|
||||
__DEV__: !isProduction,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue