Miguel Ángel
7382fabab9
fix(core): consolidate external asset and dependency preservation (#2410)
## Summary
- preserve external SVG fragment references during bundling
- preserve external module scripts and serve `.mjs` with a JavaScript MIME type
- retain template-head stylesheets when mounting sub-compositions
- add regression coverage across compiler runtime and file-server paths
Consolidates and replaces #2390, #2297, and #2375.
## Verification
- core compiler/runtime tests: 89 passed
- producer file-server tests: 48 passed
- core, producer, engine, and CLI typechecks passed
- `git diff --check`
2026-07-14 21:55:51 -04:00
..
2026-03-23 17:15:14 -07:00
2026-06-20 18:04:43 -04:00
2026-07-14 21:55:51 -04:00
2026-07-06 23:40:32 -04:00
2026-07-13 21:41:55 +00:00
2026-06-27 13:51:21 -04:00
2026-07-09 18:36:22 -07:00
2026-06-27 00:46:26 -04:00
2026-06-16 13:41:32 -07:00
2026-06-27 01:16:40 -04:00
2026-06-12 16:18:18 -07:00
2026-07-01 19:51:55 -07:00
2026-06-15 21:32:45 -04:00
2026-07-14 21:55:51 -04:00
2026-06-27 13:51:21 -04:00
2026-07-11 18:32:18 -04:00
2026-06-27 01:24:01 -04:00
2026-06-07 17:52:19 -04:00
2026-03-30 20:14:13 -07:00
2026-06-27 13:51:21 -04:00
2026-07-06 02:36:17 -07:00
2026-07-11 03:33:32 -04:00
2026-07-06 02:36:17 -07:00
2026-07-06 02:36:17 -07:00
2026-07-01 19:27:08 -07:00
2026-06-27 01:16:40 -04:00
2026-07-08 21:29:52 -07:00
2026-05-16 06:24:30 +02:00
2026-05-16 06:24:30 +02:00
2026-05-09 00:09:15 +02:00
2026-06-12 21:10:36 -07:00
2026-06-12 21:10:36 -07:00
2026-06-06 23:55:58 -04:00
2026-06-06 23:55:58 -04:00
2026-07-08 02:34:18 -07:00
2026-07-09 13:31:02 -07:00