Skip to content

Commit 6fa4e91

Browse files
G-Fourteenclaude
andcommitted
Deploy Docs folder for Evil prompt loading fix
- Remove Docs from build exclusion list (fixes 404 on evil.txt) - Remove Docs/README.md (no longer needed) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 9758307 commit 6fa4e91

File tree

2 files changed

+1
-60
lines changed

2 files changed

+1
-60
lines changed

Docs/README.md

Lines changed: 0 additions & 58 deletions
This file was deleted.

copy-assets.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,9 @@ const EXCLUDE = [
4545
'tsconfig.json',
4646
'jsconfig.json',
4747

48-
// Documentation (not needed in production)
48+
// Documentation (README stays out, but Docs folder deploys for prompts)
4949
'CLAUDE.md',
5050
'README.md',
51-
'Docs',
5251

5352
// Archived/legacy content (not needed in production)
5453
'Archived',

0 commit comments

Comments
 (0)