When using components: true, it includes the *.stories.js:

I updated the documentation to add in .nuxtignore: https://storybook.nuxtjs.org/setup
I guess it can be improved from a Nuxt POV (see with @pi0 )
What about adding **/*.stories.* in Nuxt ignore?
https://github.com/nuxt/nuxt.js/blob/dev/packages/config/src/config/_common.js#L66-L69
nuxt 2 is feature freeze but we can add via compoents module 馃槉
Agree, a PR to nuxt/components could do the trick :)
Most helpful comment
nuxt 2 is feature freeze but we can add via compoents module 馃槉