Home

Issue: 2592

Excluding .test.js files from build

[issue link]

Hi!
Is it possible to exclude from build some type of files?
For example if test files stored next to tested component (/pages/component.vue and /pages/component.test.js)

Trying to exclude files inside extend but without success, nuxt grab .test.js file while building

This feature request is available on Nuxt.js community (#c2258)