Commit d6b44ca
chore: exclude dist/test and dist/storybook from npm tarball (#31)
Tighten the `files` field to list only the public entry points so that
compiled test output (~88 kB) and the storybook binary are not shipped
to consumers.
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 8db0565 commit d6b44ca
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
0 commit comments