mirror of
https://github.com/TriliumNext/Trilium.git
synced 2025-12-10 18:25:28 -06:00
Fixed the issue where multiple becca instances were being created due to inconsistent module import paths. The solution was to export becca from becca_loader and access it from there, ensuring a single instance is used throughout the build process. Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
3 lines
135 B
TypeScript
3 lines
135 B
TypeScript
import "highlight.js/styles/default.css";
|
|
import "@triliumnext/ckeditor5/src/theme/ck-content.css";
|
|
//# sourceMappingURL=index.d.ts.map
|