吴泽康

Results 4 comments of 吴泽康

Thanks for your digging I will fix it later.

I can't reproduce your problem, can you provide a repo that can be reproduced?

Please use `babel-plugin-import` to load the less style of each component as needed, fully import `dist/index.less` is temporarily untested ```js module: { rules: [ { test: /\.(j|t)sx?$/, use: [ {...

Will it be the version of babel? My package.json is like this, can be used normally ```json { "name": "antd-theme-app", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "cross-env...