where is the jodit component store which is import in include.jodit.js
MangeshPatleDatastack opened this issue · 1 comments
MangeshPatleDatastack commented
jodit latest version
file name : include.jodit.ts
import { Jodit } from 'jodit/es2018/jodit.fat.min';
import 'jodit/es5/jodit.min.css';
export { Jodit };
I did not find out 'jodit/es2018/jodit.fat.min' this path in github latest code