mirror of
https://github.com/aaif-goose/goose.git
synced 2026-06-02 06:14:27 +02:00
feat: upgrade ink for performance, and use stdio not http (#8004)
This commit is contained in:
+1
-2
@@ -24,7 +24,7 @@ target/
|
||||
*.pdb
|
||||
|
||||
# UI
|
||||
./ui/desktop/node_modules
|
||||
node_modules
|
||||
./ui/desktop/out
|
||||
|
||||
# Generated goose DLLs (built at build time, not checked in)
|
||||
@@ -41,7 +41,6 @@ debug_*.txt
|
||||
|
||||
# Docs
|
||||
# Dependencies
|
||||
/node_modules
|
||||
|
||||
# Production
|
||||
/build
|
||||
|
||||
Reference in New Issue
Block a user