Closed IgnisDa closed 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
Fixes #79