cpsoinos / nuxt-svgo

SVGO loader for Nuxt
MIT License
139 stars 10 forks source link

feat: Nuxt Layer Support for autoImportPath #272

Open larsalbrecht opened 3 months ago

larsalbrecht commented 3 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.