2 Commits

Author SHA1 Message Date
self e3fb9937d2 fix: bundle sender assets for plugin script loading
Build Sender TypeScript through esbuild as an IIFE so host plugin asset tags can load it as a classic script, and suppress noisy host Ash domain warnings during dev compilation.
2026-05-27 16:19:18 +02:00
self fddd616772 feat(template): adopt host-backed plugin workflow
Add the shared plugin helper, host-backed test config, and runtime validation entrypoint. Update the example plugin route/docs and replace the old standalone test suite with the host-backed contract and page tests.
2026-04-27 17:00:16 +02:00