Commit 80c49fc
Fix: Allow .claude.zip and .nojekyll in deployment
The copy-assets.js script was excluding all dot-prefixed files during
build, which prevented .claude.zip from being deployed. Added allowlist
for necessary dot files.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 85bc046 commit 80c49fc
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| |||
0 commit comments