nuxt-community / moment-module

Efficient Moment.js integration for Nuxt
MIT License
195 stars 12 forks source link

Update README.md #80

Closed IgnisDa closed 3 years ago

IgnisDa commented 3 years ago

Fixes #79

atinux commented 3 years ago

Hi @IgnisDa

Thanks for the PR but actually it should not fail since this module should be used only for nuxt dev and nuxt build, then the whole moment library should be included into the build.

I think if you are using target: 'server', we may need to run also

yarn add moment