docs: update CLAUDE.md with detailed project structure and conventions
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 15s
All checks were successful
Deploy / Build and Deploy to Production (push) Successful in 15s
- Add comprehensive architecture documentation with all component folders - Document placement conventions for blocks, editor panels, UI components - Add CI/CD deployment details and excluded files - Remove donorbox cache file from repository Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
16f01681dc
commit
18e4efc59d
3 changed files with 106 additions and 27 deletions
|
|
@ -11,7 +11,10 @@
|
|||
"WebFetch(domain:docs.snipcart.com)",
|
||||
"WebFetch(domain:www.mondialrelay.fr)",
|
||||
"WebFetch(domain:storage.mondialrelay.fr)",
|
||||
"WebFetch(domain:jsfiddle.net)"
|
||||
"WebFetch(domain:jsfiddle.net)",
|
||||
"Bash(tree:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(git commit:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue