• 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
Analyzing file…
package.json 6.9 KB