-
Notifications
You must be signed in to change notification settings - Fork 154
Open
Description
in ./node_modules/react-lz-editor/global/supports/resources/system.css
报错如下:
Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js):
ModuleNotFoundError: Module not found: Error: Can't resolve 'default/iconfont.eot' in '\node_modules\react-lz-editor\global\supports\resources'
解决:
在./node_modules/react-lz-editor/global/supports/resources/system.css中改为相对路径(./default/iconfont.eot)引用的方式解决了此问题
Metadata
Metadata
Assignees
Labels
No labels