Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where is the jodit component store which is import in include.jodit.js #259

Open
MangeshPatleDatastack opened this issue May 2, 2024 · 1 comment

Comments

@MangeshPatleDatastack
Copy link

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

@rastermechanism
Copy link

rastermechanism commented Jul 25, 2024

@MangeshPatleDatastack , you need to build it, or install it using npm in a folder and then look for it.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants