Aurelia Plugin

Package a distributable Aurelia v2 plugin — author the register(container) entry point, the .customize() options pattern with DI.createInterface tokens, global resource registration, AppTask lifecycle hooks, and the rendering-pipeline extensions (IRenderer, IRendering, registerHostNode). Use when creating a plugin from scratch, turning a component library, feature slice, or shared directory into a standalone npm package, wiring peerDependencies and dual ESM/CJS builds, or shipping templates/styles with explicit ?raw imports. Leading word — package.

Expert-Vision-Software a0141ee 6 files · 46.0 KB Updated

File contents

Expert-Vision-Software/aurelia-expert/tree/main/skills/aurelia-plugin commit a0141ee857

Frequently asked questions

npx skillmds@latest add expert-vision-software/aurelia-plugin