Include pre-built terminal.js bundle in repo
Users can pip install directly from git URL without needing Bun. Developers regenerate with: make bundle
This commit is contained in:
+1
-4
@@ -130,9 +130,6 @@ dmypy.json
|
||||
# textual-webterm specific
|
||||
textual.log
|
||||
|
||||
# Node.js / Bun
|
||||
# Node.js / Bun (for development only)
|
||||
node_modules/
|
||||
bun.lockb
|
||||
|
||||
# Built JS bundle (regenerate with: bun run build)
|
||||
src/textual_webterm/static/js/terminal.js
|
||||
|
||||
Reference in New Issue
Block a user