Add webpack-bundle-analyzer

  • Add ESLint plugin and rule for sorting imports correctly
  • Sort JS imports throughout the project
  • Fix navigation through absolute imports in VSCode (by adding jsconfig.json)
  • Add webpack-bundle-analyzer & analyze script (provide us with an interactive treemap visualization of the contents of our JS bundle)

Merge request reports

Loading