Internal: Replace lazy imports with regular imports
valtterikantanen
released this
23 Feb 09:53
·
1926 commits
to master
since this release
To get rid of errors caused by trying to load dynamically imported modules that have been renamed after a new release, all lazy imports in the frotend have been replaced with regular imports.
Also, Explode frontend button was added to Updater page to test if an issue is raised in Sentry when needed.