Revert "Fixed: Ensure translations are fetched before loading app"
This reverts commit eeaea17c1f.
This commit is contained in:
@@ -84,10 +84,6 @@ module.exports = (env) => {
|
||||
hints: false
|
||||
},
|
||||
|
||||
experiments: {
|
||||
topLevelAwait: true
|
||||
},
|
||||
|
||||
plugins: [
|
||||
new webpack.DefinePlugin({
|
||||
__DEV__: !isProduction,
|
||||
|
||||
Reference in New Issue
Block a user