/forever

Primary LanguageJavaScript

webpack

  • JS

    • minifiy| mode: production
    • chunk| splitChunks 代替 commonChunks
    • loader| vue-loader babel-loader
    • tree shaking in production
  • CSS

    • postCss|
  • HTML

    • glabal js css , wating for html-webpack-plugin up to 4
  • FILE

    • base64

https://github.com/webpack-contrib/webpack-bundle-analyzer

  • 社区插件未更新
    • extract-text-webpack-plugin
    • html-webpack-plugin