jodit / jodit-react

React wrapper for Jodit
MIT License
370 stars 121 forks source link

Having an issue during build #147

Open jdrich opened 3 years ago

jdrich commented 3 years ago

(Emitted value instead of an instance of Error) Cannot find SourceMap 'data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(a))))+"': Error: Can't resolve './data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(a))))+"' in '\public\js\node_modules\jodit-react\build'

This is in webpack 4 and 5, jodit-react 1.1.1

dennisat commented 3 years ago

Same here, I can confirm.

DatNguyen-ITC commented 3 years ago

Yep, I got it too, working totally fine on local but it failed during build