mirror of
https://github.com/youfoundjk/TeXcore.git
synced 2026-07-22 07:33:31 +00:00
- Excluded `tikzjax-assets/` directory from production release configurations in `package.json` to reduce package size from ~11MB to under 1.2MB. - Generated `assets-manifest.ts` containing static list of 210+ LaTeX dependencies to resolve package lists statically. - Implemented dynamic downloader in `loader.ts` using Obsidian `requestUrl` to fetch missing TeX files on-demand from CDN and save them locally. - Integrated `showNotice` notifications to notify users about download initiation, completion, and error states. - Implemented lazy font loading in `renderer.ts` to download `tikzjax.css` dynamically on first render. - Resolved worker typescript type overload matching compiler issue. - Satisfied Obsidian release policies by removing unnecessary console logs and direct `Notice` constructor calls. |
||
|---|---|---|
| .. | ||
| manifest.json | ||