framework
framework copied to clipboard
Scan plugins from top level `/plugins` folder only
Similar to #6025, this makes directory scanning simpler and more consistent between dirs. Plugins nested in dirs can be manually added with plugins: [] in nuxt.config or a reexport to top level plugins/ directory.