Compare commits

...

3 Commits

Author SHA1 Message Date
Thuc Pham e1bc155aa7 Merge branch 'main' into tp/update-ci-for-size-limit 2025-09-10 17:11:04 +07:00
Thuc Pham eff221cc09 chore: use ci-build for testing size-limit 2025-09-10 16:35:58 +07:00
Thuc Pham 7f7d110523 feat: add ci-build script for size limit testing 2025-09-10 16:08:25 +07:00
+1 -1
View File
@@ -162,7 +162,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
directory: e2e/examples/vite-import-llamaindex
skip_step: "install"
build_script: build
build_script: ci-build
package_manager: pnpm
typecheck-examples: