Commit 2cf448e
Drop the ESM entry smoke test
It stubbed HTMLElement and customElements on globalThis, then imported
the bundle in Node. The module is a browser web component — importing
it in Node is outside its contract, and the stubs were the kind of
monkey patch this repo doesn't want. The typecheck, build:lib, dist
artifact check, and npm pack dry-run together already validate the
API surface and packaging.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent de09df7 commit 2cf448e
1 file changed
Lines changed: 0 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 35 | | |
48 | 36 | | |
49 | 37 | | |
| |||
0 commit comments