framework icon indicating copy to clipboard operation
framework copied to clipboard

Scan plugins from top level `/plugins` folder only

Open pi0 opened this issue 3 years ago • 0 comments

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.

pi0 avatar Jul 21 '22 08:07 pi0