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: implement syntax #35

Merged
merged 1 commit into from
Jul 12, 2024
Merged

feat: implement syntax #35

merged 1 commit into from
Jul 12, 2024

Conversation

fi3ework
Copy link
Member

@fi3ework fi3ework commented Jul 12, 2024

Summary

Implement syntax

  • Defaults to esnext, transform as little as possible. But this is subject to change in the future.
  • Port esbuild's esX to browserslist query. Doesn't align with Rsbuild's query mapping, we will discuss about it.

Build

  • Use Biome to format JS files, Prettier for others.

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

e2e/package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@fi3ework fi3ework force-pushed the syntax branch 8 times, most recently from 90f1ba7 to 54966ca Compare July 12, 2024 06:43
@Timeless0911 Timeless0911 merged commit b430742 into main Jul 12, 2024
3 checks passed
@Timeless0911 Timeless0911 deleted the syntax branch July 12, 2024 06:46
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.

2 participants