You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Loaders currently rely on @nuxt/babel-preset-app, without knowing how these files are loaded or the possibility to update them. Also, this is a leftover from Nuxt which we want to remove. Due to EOM, we want also to replace this with single-maintained libraries.
Context
This issue has been handled separately from #11272 due complexity of the initialization of the app after replacing the loaders. The current state is no error and a white page.
The text was updated successfully, but these errors were encountered:
Description
Loaders currently rely on
@nuxt/babel-preset-app
, without knowing how these files are loaded or the possibility to update them. Also, this is a leftover from Nuxt which we want to remove. Due to EOM, we want also to replace this with single-maintained libraries.Context
This issue has been handled separately from #11272 due complexity of the initialization of the app after replacing the loaders. The current state is no error and a white page.
The text was updated successfully, but these errors were encountered: