Keep dist/ in repo so setup works without build tools
After cloning the repo the installer can be run directly without needing npm/webpack installed. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
08dd6804bb
commit
bb7d9b7a7d
|
|
@ -1,2 +1 @@
|
|||
node_modules/
|
||||
dist/
|
||||
|
|
|
|||
Loading…
Reference in New Issue