Skip to content

ant-design-vue@1.3.13 可以升级下 less-loader 版本吗?less-loader版本太久,跟其他框架组合的话会冲突。 #1052

@halo951

Description

@halo951
  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

出现的问题:引用的less-loader 引用了一个过时的方法bezierEasingMixin()

场景:vue-cli@3 同时引入 vConsole 和 ant-design-vue ,且 ant-design-vue 使用 按需加载,会出现less-loader的版本冲突,报 .bezierEasingMixin(); 方法找不到。

目测是less-loader移除了这个方法.

其他: ant-design-vue 引用的是 4.1.0 ,最新的5.0.0 都出来了 -_-

What does the proposed API look like?

更新ant-design-vue 引用的 less-loader

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions