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

feat(esbuild): added esbuild transpiler and make it default #37

Merged

Conversation

Stradivario
Copy link
Member

@Stradivario Stradivario commented Apr 22, 2024

Issue

Description

Introduced esbuild bundling capabilities for transpiling migrations

Type of change

  • Breaking change

Checklist:

  • Introduced esbuild instead of gapi this way we will have faster typescript transpiling of migrations
  • Make default bundler to be esbuild
  • Changed default configurations to include builder property with ESBUILD inside

@Stradivario Stradivario merged commit eb81fc5 into master Apr 22, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

1 participant