cpsoinos / nuxt-svgo

SVGO loader for Nuxt
MIT License
151 stars 13 forks source link

feat: Nuxt Layer Support for autoImportPath #272

Open larsalbrecht opened 6 months ago

larsalbrecht commented 6 months ago

Why? Current status: If you use nuxt-layers and have an autoImportPath in the layer, for example, this will be overwritten if you also use one in the app.

New status: Each layer is searched for autoImportPath and all are added.