jiti icon indicating copy to clipboard operation
jiti copied to clipboard

feat: support jsx

Open yuusheng opened this issue 2 years ago โ€ข 2 comments

๐Ÿ”— Linked issue

https://github.com/unjs/jiti/issues/138

โ“ Type of change

  • [ ] ๐Ÿ“– Documentation (updates to the documentation, readme, or JSdoc annotations)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [ ] ๐Ÿ‘Œ Enhancement (improving an existing functionality like performance)
  • [x] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

Currently jiti has no jsx support. This PR aims to support jsx with some simple configurations.

๐Ÿ“ Checklist

  • [x] I have linked an issue or discussion.
  • [x] I have updated the documentation accordingly.

yuusheng avatar Jan 05 '24 18:01 yuusheng

Should this PR merge into the main branch? Maybe merge into the v1 branch?

yuusheng avatar Jan 10 '24 17:01 yuusheng

main should we fine we shall announce it for v2 ๐Ÿ‘๐Ÿผ

pi0 avatar Jan 10 '24 18:01 pi0