silverbullet/web
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
..
cm_plugins improve dependency management (#770) 2024-03-16 15:29:24 +01:00
components improve dependency management (#770) 2024-03-16 15:29:24 +01:00
fonts Refactor of asset bundles 2022-10-12 11:47:13 +02:00
hooks improve dependency management (#770) 2024-03-16 15:29:24 +01:00
images SilverBullet pivot to become an offline-first PWA (#403) 2023-05-23 20:53:53 +02:00
styles Custom admonitions (#786) 2024-03-04 18:35:02 +01:00
syscalls improve dependency management (#770) 2024-03-16 15:29:24 +01:00
auth.html Major backend refactor (#599) 2023-12-13 17:52:56 +01:00
boot.ts Giant code reorganization (#690) 2024-02-08 21:00:45 +01:00
change.test.ts improve dependency management (#770) 2024-03-16 15:29:24 +01:00
change.ts Giant code reorganization (#690) 2024-02-08 21:00:45 +01:00
client.ts improve dependency management (#770) 2024-03-16 15:29:24 +01:00
client_system.ts improve dependency management (#770) 2024-03-16 15:29:24 +01:00
cm_util.ts improve dependency management (#770) 2024-03-16 15:29:24 +01:00
commands.ts Refactor of asset bundles 2022-10-12 11:47:13 +02:00
constants.ts Refactoring 2023-08-20 17:51:00 +02:00
editor_state.ts improve dependency management (#770) 2024-03-16 15:29:24 +01:00
editor_ui.tsx improve dependency management (#770) 2024-03-16 15:29:24 +01:00
fuse_search.test.ts improve dependency management (#770) 2024-03-16 15:29:24 +01:00
fuse_search.ts improve dependency management (#770) 2024-03-16 15:29:24 +01:00
index.html Space script MVP (#685) 2024-02-06 16:51:04 +01:00
manifest.json Open PWA on last opened page 2023-08-16 11:40:31 +02:00
navigator.ts Fixes #785 2024-03-04 19:50:59 +01:00
reducer.ts More moving stuff around 2024-02-08 21:12:23 +01:00
service_worker.ts Minor bug fix in service worker 2024-02-25 13:46:02 +01:00
style.ts improve dependency management (#770) 2024-03-16 15:29:24 +01:00
sync_service.ts Remove console.logs 2024-03-02 15:23:25 +01:00