mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
aa005d062a
- Remove packages/browser-extension directory - Update package.json scripts to remove browser-ext from build and dev - Extension now lives at https://github.com/badlogic/sitegeist - Uses file: dependencies to pi-ai and pi-web-ui for development
14 lines
129 B
Plaintext
14 lines
129 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
},
|
|
{
|
|
"path": "../mini-lit"
|
|
},
|
|
{
|
|
"path": "../sitegeist"
|
|
}
|
|
],
|
|
"settings": {}
|
|
} |