mirror of
https://github.com/obra/superpowers.git
synced 2026-04-21 00:49:06 +08:00
Bundle brainstorm server dependencies instead of requiring npm install
Vendor node_modules into the repo so the brainstorm server works immediately on fresh plugin installs without needing npm at runtime.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,5 +3,6 @@
|
||||
.claude/
|
||||
.DS_Store
|
||||
node_modules/
|
||||
!skills/brainstorming/scripts/node_modules/
|
||||
inspo
|
||||
triage/
|
||||
|
||||
Reference in New Issue
Block a user