Status: In Development

Ionify’s plugin system is intentionally moving slower than the core engine.

Planned Plugin API

Ionify will support plugins for:

  • Custom loaders (e.g., `.vue`, `.svelte`)
  • Transform hooks (post-processing)
  • Resolver extensions
  • Build analysis integrations