Skip to content

Add webpack-bundle-analyzer

Aleksandr Gumroian requested to merge sort-imports into master
  • 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