ice/packages/jsx-runtime
ClarkXia ebf15cd8c5
Publish canary / Check Changeset exists (push) Has been cancelled Details
CI / build (16.x, ubuntu-latest) (push) Has been cancelled Details
CI / build (16.x, windows-latest) (push) Has been cancelled Details
CI / build (18.x, ubuntu-latest) (push) Has been cancelled Details
CI / build (18.x, windows-latest) (push) Has been cancelled Details
Version / Version (16) (push) Has been cancelled Details
Publish canary / Publish Canary (18) (push) Has been cancelled Details
chore: update versions (#7077)
2025-06-24 10:10:55 +08:00
..
src fix: should re-export createElement for backwards compatibility (#7002) 2024-11-08 09:52:09 +08:00
tests Fix: use jsx-dev-runtime when development (#6883) 2024-05-09 17:16:14 +08:00
.gitignore
CHANGELOG.md chore: update versions (#7077) 2025-06-24 10:10:55 +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 chore: update versions (#7077) 2025-06-24 10:10:55 +08:00
tsconfig.json

README.md

@ice/jsx-runtime

JSX runtime for ice.js.

Install

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