--- template: Example --- # Plugins This example shows how to use the `plugins/` directory to auto-register plugins. ::alert{type=info icon=👉} Learn more about [plugins](/docs/directory-structure/plugins). :: ::sandbox{repo="nuxt/framework" branch="main" dir="examples/app/plugins" file="app.vue"}