const {join} = require('path'); module.exports = { stubs: { server: [ /\.(c|s[ac])ss$/, ], }, };