chore(release): v1.0.1
Some checks failed
CI / test (ubuntu-latest, linux-x64) (push) Failing after 59s
Docs Pages / deploy (push) Failing after 34s
Copilot Setup Steps / copilot-setup-steps (push) Failing after 37s
CI / test (macos-14, darwin-arm64) (push) Has been cancelled
CI / test (windows-latest, windows) (push) Has been cancelled

This commit is contained in:
eric
2026-03-15 11:57:45 +01:00
parent f317a618b8
commit 65404a1883
7 changed files with 12 additions and 5 deletions

View File

@@ -197,6 +197,7 @@ sh_test(
name = "bundle_sourcemap_shape_test",
size = "small",
srcs = ["verify_sourcemap_shape.sh"],
tags = ["exclusive"],
data = [
"BUILD.bazel",
"//:repo_runtime_files",
@@ -237,6 +238,7 @@ sh_test(
name = "bun_build_compile_flag_shape_test",
size = "small",
srcs = ["verify_flag_aquery.sh"],
tags = ["exclusive"],
data = [
"BUILD.bazel",
"cli.ts",