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