ice/packages/jsx-runtime
luhc228 b8b1d5e41f
fix: source map url in prod files but the sourceMap files not published (#6511)
* fix: source map url in prod files

* chore: changeset
2023-09-06 10:09:59 +08:00
..
src fix: style props convert error (#6217) 2023-05-08 12:03:41 +08:00
tests test: improve test case (#497) 2022-11-15 10:30:52 +08:00
.gitignore refactor: support unit for project 2022-11-14 19:17:53 +08:00
CHANGELOG.md chore: update versions (#6202) 2023-05-09 14:20:53 +08:00
README.md chore: optimize (#676) 2022-11-15 10:33:11 +08:00
build.config.mts fix: source map url in prod files but the sourceMap files not published (#6511) 2023-09-06 10:09:59 +08:00
jsx-dev-runtime.js chore: update @ice/jsx-runtime usage (#5865) 2023-02-10 10:17:52 +08:00
jsx-runtime.js chore: update @ice/jsx-runtime usage (#5865) 2023-02-10 10:17:52 +08:00
package.json fix: source map url in prod files but the sourceMap files not published (#6511) 2023-09-06 10:09:59 +08:00
tsconfig.json refactor: support unit for project 2022-11-14 19:17:53 +08:00

README.md

@ice/jsx-runtime

JSX runtime for ice.js.

Install

$ npm i @ice/jsx-runtime --save