jkunz
e5b2f2ba30
fix(config): update .smartconfig.json handling and harden bundler runtime compatibility
2026-05-09 12:34:00 +00:00
jkunz
3b2e0bebcd
fix(mod_custom): make base64ts bundle output deterministic and clean up generated temp sourcemaps
2026-04-30 12:52:26 +00:00
jkunz
aea86bd8f5
feat(config): migrate project configuration to smartconfig.json and update bundler dependencies
2026-03-24 18:15:30 +00:00
jkunz
cb5d827420
fix(config): migrate configuration loading and init output from npmextra.json to smartconfig.json
2026-03-24 15:06:01 +00:00
jkunz
ecfd7600e2
fix(mod_custom): use absolute smartfs entry.path instead of joining with dirPath when building fullPath
2026-03-05 16:47:47 +00:00
jkunz
3a53fffe3d
feat(exports): expose mod_custom, mod_output and interfaces from entry; make processSingleBundle public
2026-02-24 19:00:42 +00:00
jkunz
12c5655251
feat(includeFiles): support {from, to} object form for custom serve paths
...
includeFiles now accepts string | {from, to} entries. The object form
allows specifying a custom serve path (e.g. ./html/index.html -> index.html)
for base64ts bundled content.
2026-02-24 17:02:46 +00:00
jkunz
8b6ae043a2
feat(tsbundle): add configurable maxLineLength for base64ts output and improve build/error handling in child builds
2026-01-12 01:41:08 +00:00
jkunz
5c53602842
feat(tsbundle): add npmextra-driven custom bundles, base64-ts output and interactive init wizard
2026-01-11 19:02:55 +00:00