cipami / nuxt-lodash

Lodash module for Nuxt
MIT License
104 stars 11 forks source link

Not available on the server side? #38

Closed BlackoutGG closed 1 year ago

BlackoutGG commented 1 year ago

On the server side, whenever I use nuxt-lodash (exmaple useUniq) it says it's not defined (even tho it;s installed and the the IDE picks it up fine).

cipami commented 1 year ago

This, is more of a problem of Nuxt itself. This module just tells nuxt what to autoimport.