1. 29 7月, 2020 5 次提交
  2. 25 7月, 2020 5 次提交
  3. 23 7月, 2020 3 次提交
  4. 22 7月, 2020 2 次提交
  5. 21 7月, 2020 1 次提交
    • T
      build(webpack): bundle size optimization for lodash (#6244) · d12662e3
      Tim Lai 提交于
      * add duplicate code detection check for general purpose use
      * webpack alias for lodash
      * redux and react-redux dependency bump that removes lodash dependencies
      * lodash version match with swagger-client and recent security update
      * additional webpack config to help reduce build sizes
      * restore max bundle size back to 1024000
      d12662e3
  6. 18 7月, 2020 4 次提交
  7. 17 7月, 2020 6 次提交
  8. 16 7月, 2020 1 次提交
  9. 07 7月, 2020 1 次提交
  10. 06 7月, 2020 1 次提交
    • V
      build(bundle): use ES6 to import swagger-client symbols (#6208) · e3b3bf03
      Vladimir Gorej 提交于
      swagger-client in versions =3.10.9 exports it's build artifacts in multiple ways.
      One artifact is exposed as ES5 compatible code with ES6 imports.
      We use this fact to utilize webpack tree shaking algorithm.
      This commit also updates swagger-client to v3.10.0
      and decreases bundle size for around 10%.
      e3b3bf03
  11. 04 7月, 2020 5 次提交
  12. 29 6月, 2020 3 次提交
  13. 27 6月, 2020 1 次提交
  14. 26 6月, 2020 2 次提交