Commit Graph

9 Commits (51fc5952bcc4e36533fc7f5523bd09e043f3ffc6)

Author SHA1 Message Date
Peter Weston d9d3868d9e
Fix build on windows (#1138)
* Fix build on windows

* More robust fix for paths in windows builds
2024-11-07 21:24:00 +01:00
Zef Hemel 5c8332a109 Cleaning some dependencies 2024-10-11 15:52:37 +02:00
Zef Hemel 9f353f7de1 More JSR dependency moves 2024-07-30 17:24:17 +02:00
Zef Hemel 60ab40005a Added Grep plug 2024-07-30 14:04:43 +02:00
Maks 8a3782e946
improve dependency management (#770)
* use import_map.json instead of per-file import

* remove test_deps.ts in favor of import_map

* remove common/deps.ts in favor of import_map

* use import_map instead of server/deps.ts

* make all plug-api files usable without an import_map

* make all lib files usable without an import_map

* remove web/deps.ts in favor of import_map

* fix plug build

* remove plug-api/deps.ts in favor of lib/deps.ts

* fix server deps bundled in client deps
2024-03-16 15:29:24 +01:00
Zef Hemel 60d3199d64
Giant code reorganization (#690)
Code restructure
2024-02-08 21:00:45 +01:00
Zef Hemel 5f484bed57
SilverBullet pivot to become an offline-first PWA (#403) 2023-05-23 20:53:53 +02:00
Zef Hemel 53bf098579 deno fmt 2023-01-22 18:53:14 +01:00
Krzysztof Kowalczyk 8d3688b2fd
add build_plugs.ts (#229) 2022-12-29 20:33:40 +01:00