I can't use antd, together with this plugin
https://github.com/ant-design...
I got an error in my terminal saying cannot resolve .less file. I install less-loader and configure that in webpack, I still got the error.
I even tried this option
["import", { "libraryName": "antd", "style": "css" }]: import js and css modularly (css built files)
still cannot work, why?
Please learn how to configure webpack to work with antd https://ant.design/docs/react...