Go to file
luhc228 ab9c50913b test: use vitest instead of jest (#75)
* test: use vitest

* chore: update test script in ci.yml

* chore: remove coverage

* chore: remove max-old-space-size

* chore: not use threads

* chore: add maxThreads

* chore: set maxThreads to 2

* chore: set to node 16

* chore: set threads to false

* chore: add coverage

* chore: max-old-space-size
2022-11-14 19:15:00 +08:00
.github test: use vitest instead of jest (#75) 2022-11-14 19:15:00 +08:00
.husky fix: lint 2022-11-14 17:24:33 +08:00
examples/basic-project refactor: global layout (#40) 2022-11-14 19:14:39 +08:00
packages test: use vitest instead of jest (#75) 2022-11-14 19:15:00 +08:00
scripts feat: pre-analyze (#20) 2022-11-14 18:10:40 +08:00
tests test: use vitest instead of jest (#75) 2022-11-14 19:15:00 +08:00
website feat: pre-analyze (#20) 2022-11-14 18:10:40 +08:00
.commitlintrc.js fix: lint 2022-11-14 17:24:33 +08:00
.eslintignore feat: runtime structure & output dir (#16) 2022-11-14 17:48:18 +08:00
.eslintrc.js feat: pre-analyze (#20) 2022-11-14 18:10:40 +08:00
.gitignore feat: runtime structure & output dir (#16) 2022-11-14 17:48:18 +08:00
.prettierignore chore: first commit 2022-11-14 17:24:15 +08:00
.prettierrc.js fix: lint 2022-11-14 17:24:33 +08:00
LICENSE chore: first commit 2022-11-14 17:24:15 +08:00
README.md chore: first commit 2022-11-14 17:24:15 +08:00
jest.config.mjs feat: router (#28) 2022-11-14 18:49:43 +08:00
package.json test: use vitest instead of jest (#75) 2022-11-14 19:15:00 +08:00
pnpm-lock.yaml test: use vitest instead of jest (#75) 2022-11-14 19:15:00 +08:00
pnpm-workspace.yaml chore: first commit 2022-11-14 17:24:15 +08:00
tsconfig.base.json feat: use esm standard (#14) 2022-11-14 17:47:51 +08:00
tsconfig.json refactor: create @ice/app for framework (#67) 2022-11-14 19:14:32 +08:00
vitest.config.ts test: use vitest instead of jest (#75) 2022-11-14 19:15:00 +08:00

README.md

icejs

v3 develop version

LICENSE

MIT