mirror of
https://github.com/nuxt/nuxt.git
synced 2024-12-02 10:27:15 +00:00
1a7b570c82
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
305 B
305 B
template |
---|
Example |
Plugins
This example shows how to use the plugins/
directory to auto-register plugins.
::alert{type=info icon=👉} Learn more about plugins. ::
::sandbox{repo="nuxt/framework" branch="main" dir="examples/app/plugins" file="app.vue"}