silverbullet/common/template
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
..
parse-template.js Custom template parser (#672) 2024-02-02 19:19:07 +01:00
parse-template.terms.js Custom template parser (#672) 2024-02-02 19:19:07 +01:00
render.test.ts improve dependency management (#770) 2024-03-16 15:29:24 +01:00
render.ts 0.7.4 2024-02-29 15:23:05 +01:00
template.grammar Custom template parser (#672) 2024-02-02 19:19:07 +01:00
template_parser.test.ts improve dependency management (#770) 2024-03-16 15:29:24 +01:00
template_parser.ts 0.7.4 2024-02-29 15:23:05 +01:00