ice/packages/jsx-runtime
ClarkXia c259859338
test: improve test case (#497)
* test: improve test case

* test: compat win32

* test: test case

* test: add test case

* test: add test case

* test: test case for rax-compat

* test: test case for routes

* fix: types error

* fix: to strict equal

* chore: remove unused props

* fix: types

* test: test case for run client app

* chore: remove empty router

* test: test case of run server app

* chore: remove log

* chore: do not remove file by test case

* fix: remove document dependency when run client app

* chore: lint

* chore: remove config

* fix: lint

* chore: lint warning

* fix: test case

* chore: update unplugin
2022-09-07 14:49:54 +08:00
..
src test: improve test case (#497) 2022-09-07 14:49:54 +08:00
tests test: improve test case (#497) 2022-09-07 14:49:54 +08:00
.gitignore refactor: support unit for project 2022-06-07 14:20:10 +08:00
README.md refactor: support unit for project 2022-06-07 14:20:10 +08:00
build.config.mts fix: compatible with win32 system (#477) 2022-08-25 18:43:08 +08:00
package.json fix: compatible with win32 system (#477) 2022-08-25 18:43:08 +08:00
tsconfig.json refactor: support unit for project 2022-06-07 14:20:10 +08:00

README.md

@ice/jsx-runtime

JSX runtime for ice.

Install

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