Commit Graph

5 Commits

Author SHA1 Message Date
ClarkXia 6cdeb26705
Feat: Upgrade dependencies (#7042)
* fix: update dependencies

* fix: update dependencies

* fix: update types

* fix: use built-in plugin

* fix: update bundler

* fix: update dependencies

* chore: update binding version

* chore: test ci

* fix: ci

* fix: test ci

* fix: simplify ci

* chore: test ci

* chore: test ci

* fix: test ci

* chore: test ci

* fix: test webpack mode

* chore: test ci

* chore: test ci

* fix: puppeteer

* fix: update ci

* fix: test ci

* fix: ci
2025-02-11 10:28:20 +08:00
ClarkXia e3e1f27cba
fix: compatible with win32 in speedup mode (#6497)
* fix: compatible with win32 in speedup mode

* chore: comment
2023-08-30 13:29:18 +08:00
ClarkXia 5f2433abd3
fix: pass a timeout value for long-running test (#5604)
* fix: pass a timeout value for long-running test

* fix: configure testTimeout
2022-11-22 16:43:03 +08:00
luhc228 c8b4db3cd4 test: fix routes-generate unit test timeout (#531)
* test: fix routes-generate timeout

* refactor: optimize page.push()
2022-11-15 10:31:55 +08:00
ClarkXia ad531405a8 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-11-15 10:30:52 +08:00