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

Switch to esbuild for faster builds and also to allow using more modern JavaScript syntax and features #6909

Open
wants to merge 79 commits into
base: master
Choose a base branch
from

Conversation

archmoj
Copy link
Contributor

@archmoj archmoj commented Feb 28, 2024

@plotly/plotly_js

TODOs:

  • Fix regl_codegen
  • Test the bundle on the plotly.py side
  • Test custom bundles
  • Test new bundle in amdefine
  • Test new bundle in requirejs
  • Test new bundle in kaleido
  • Test new bundle in orca

@archmoj archmoj changed the title Switch to esbuild for faster builds and also to allow using more modern JavaScript syntax Switch to esbuild for faster builds and also to allow using more modern JavaScript syntax and features Feb 28, 2024
@birkskyum
Copy link

birkskyum commented Jul 2, 2024

Just want to point out that Rspack is in v1.0 alpha (link) giving a path forward for speeding webpack projects virtually without code changes. Video here

@archmoj archmoj added this to the v3.0.0 milestone Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants