mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-12 09:03:53 +00:00
e2f5a3c9b0
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
4 lines
194 B
Markdown
4 lines
194 B
Markdown
# Plugins
|
|
|
|
Nuxt will automatically read the files in your `plugins` directory and load them. You can use `.server` or `.client` in the file name to load a plugin just on server- or client-side.
|