silverbullet/plugs
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
..
editor Fixes #644 2024-03-02 12:14:27 +01:00
emoji improve dependency management (#770) 2024-03-16 15:29:24 +01:00
federation 0.7.4 2024-02-29 15:23:05 +01:00
index improve dependency management (#770) 2024-03-16 15:29:24 +01:00
markdown improve dependency management (#770) 2024-03-16 15:29:24 +01:00
plug-manager Giant code reorganization (#690) 2024-02-08 21:00:45 +01:00
query improve dependency management (#770) 2024-03-16 15:29:24 +01:00
search improve dependency management (#770) 2024-03-16 15:29:24 +01:00
share 0.7.4 2024-02-29 15:23:05 +01:00
sync Refactor all the things 2023-08-28 17:12:15 +02:00
tasks 0.7.4 2024-02-29 15:23:05 +01:00
template Fixes #723 2024-03-02 12:53:31 +01:00
README.md More moving stuff around 2024-02-08 21:12:23 +01:00
builtin_plugs.ts Fixes #529 by removing directives (#613) 2024-01-02 14:47:02 +01:00

README.md

This folder contains the implementation of SilverBullet's built-in plugs — the plugs that ship with SB itself.