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

build: investigate on bundle size #29

Open
3 tasks
pamfilos opened this issue Feb 28, 2024 · 0 comments
Open
3 tasks

build: investigate on bundle size #29

pamfilos opened this issue Feb 28, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@pamfilos
Copy link
Collaborator

Now that we setup the visualizer, we should start trying to make final output smaller

Things to check:

  • antd, ant-design, etc shouldnt be bundled? - check rollupOptions
  • make bundles so some libraries are loaded on demand (e.g. codemirror, katex, etc)
  • other solutions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants