You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 4, 2018. It is now read-only.
我是在内网环境离线开发的,按照您说的办法,我直接在antd/lib/style/theme/defalt.less里修改了icon-url,npm start的时候能够看到字体文件,但是build出来后提示“bad URI or cross-site access not allowed source: file:///iconfont/iconfont.woff”,我用当前demo build后同样有这个路径不对的提示,这个该怎么改一下?另外我自己build的时候在package.json文件里加了"homepage":"./"