refactoring van de cmap structuren bijna compleet
This commit is contained in:
@@ -6,7 +6,7 @@ let CmapMarkdownExporter;
|
||||
|
||||
test.before(async () => {
|
||||
({ CmapMarkdownExporter } = await import(
|
||||
"../static/cmap/model/markdown-exporter.js"));
|
||||
"../static/js/cmap/model/markdown-exporter.js"));
|
||||
});
|
||||
|
||||
function map(slug, title, document) {
|
||||
|
||||
Reference in New Issue
Block a user