Commit 1ade06b
committed
fix: use package-wide exclusion for JavaScript components in CI
Changed from individual target exclusions to excluding entire //examples/js_component/... package.
This ensures all JavaScript components with ES module resolution issues are excluded from CI build.
Working JavaScript components will be tested in a separate CI step to validate hermetic toolchain.1 parent 27dcec2 commit 1ade06b
2 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | | - | |
138 | | - | |
| 136 | + | |
139 | 137 | | |
140 | 138 | | |
141 | 139 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments