silverbullet/lib/plugos
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
..
hooks improve dependency management (#770) 2024-03-16 15:29:24 +01:00
sandboxes Giant code reorganization (#690) 2024-02-08 21:00:45 +01:00
syscalls improve dependency management (#770) 2024-03-16 15:29:24 +01:00
event.ts Giant code reorganization (#690) 2024-02-08 21:00:45 +01:00
eventhook.ts improve dependency management (#770) 2024-03-16 15:29:24 +01:00
manifest_cache.ts improve dependency management (#770) 2024-03-16 15:29:24 +01:00
namespace.ts improve dependency management (#770) 2024-03-16 15:29:24 +01:00
plug.ts Giant code reorganization (#690) 2024-02-08 21:00:45 +01:00
protocol.ts improve dependency management (#770) 2024-03-16 15:29:24 +01:00
system.ts Giant code reorganization (#690) 2024-02-08 21:00:45 +01:00
types.ts improve dependency management (#770) 2024-03-16 15:29:24 +01:00
worker_runtime.ts improve dependency management (#770) 2024-03-16 15:29:24 +01:00