Skip to content

Conversation

@elyulka
Copy link
Contributor

@elyulka elyulka commented Dec 24, 2019

  • include only needed highlight.js file types;
  • generate html report with bundle size when building prod;
  • added webpack-dashboard into dev build;
  • build separate JS bundles for vendor and app but single CSS bundle;
  • replaced deprecated extract-text webpack plugin with mini-css-extract-plugin;
  • use '[name].[contenthash].min.js' for bundle name.
* include only needed `highlight.js` file types; * generate html report with bundle size when building prod; * added webpack-dashboard into dev build; * build separate JS bundles for vendor and app but single CSS bundle; * replaced deprecated extract-text webpack plugin with mini-css-extract-plugin; * use '[name].[contenthash].min.js' for bundle name.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants