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

[Perf] Optimize the size #36

Open
condorheroblog opened this issue Aug 27, 2024 · 5 comments
Open

[Perf] Optimize the size #36

condorheroblog opened this issue Aug 27, 2024 · 5 comments

Comments

@condorheroblog
Copy link
Contributor

React Tiptap Editor is 11MB in size after bundling.

image
@hunghg255
Copy link
Owner

@condorheroblog yea, I see, vendor file is heavy

@hunghg255
Copy link
Owner

Screenshot 2024-08-27 at 11 42 15
I will move shiki and katex to external library

@hunghg255
Copy link
Owner

@condorheroblog can you install the latest version. hope bundle size is smaller

@condorheroblog
Copy link
Contributor Author

Good Job👍

image

But I don't know why the vendor file is still a little bit bigger.😂
image

@hunghg255
Copy link
Owner

yea. we have many dependencies. I will check later.

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

3 participants
@hunghg255 @condorheroblog and others