Outlook signatures add-in
This static host is alive. Outlook loads the add-in from these entry points:
- /taskpane.html — manual preview and insert pane
- /launchevent.html — event runtime (Mac, OWA, mobile)
- /launchevent.js — event runtime (Windows desktop, JS-only)
- /config/users.json — pilot user configuration
After any change in public/src/, regenerate the Windows bundle:
node scripts/build-launchevent.mjs
To regenerate the manifest against this host:
node scripts/build-manifest.mjs https://outlook-signatures-emu.pages.dev