xdan / jodit

Jodit - Best WYSIWYG Editor for You
https://xdsoft.net/jodit/
MIT License
1.61k stars 341 forks source link

missing generation of inferface.js and interface.d.ts in esm build path esm\plugins\image-properties #1117

Closed kemotx90 closed 1 month ago

kemotx90 commented 2 months ago

Jodit Version: 4.2.10

Browser: compile time OS: Windows Is React App: false, Angular app

Code

immagine

Expected behavior: interface.js and interface.d.ts exist in folder esm/plugins/image-properties

Actual behavior: interface.js and interface.d.ts as not been generated in esm folder immagine

kemotx90 commented 2 months ago

if any other has the same problema (cuz you have regenerate your node_module) manually update type to any in the specific class error temporarly fix this problem