Babel Macro
Đang mở
discussion
enhancement
good first issue
help wanted
proposal
- Ngôn ngữ chính
- JavaScript
- Star
- 9k
- Fork
- 181
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
It would be nice to have a babel macro that automatically runs the babel plugin to remove the runtime. That way, this project would work out of the box with "zero" config tools like create-react-app.
I'm thinking it could be something like:
```js
import {html} from 'htm/preact/macro'
```
This is similar conceptually to CSS-IN-JS libraries providing a macro for their tools. See https://emotion.sh/docs/babel-macros
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.