Skip to content

Added webpack-size-analyzer and reimplemented routing modules

  • Now, the routing modules are NOT preloaded. This should speed up the loading of the application.

  • Some libraries were moved from the shared module to the admin module, because they were used only there.

Merge request reports