This commit is contained in:
syuilo 2018-03-19 22:48:00 +09:00
parent 1ae10bd549
commit aaa38b34e4

View File

@ -167,8 +167,7 @@ module.exports = entries.map(x => {
}
}, {
loader: 'stylus-loader'
}
]
}]
}, {
test: /\.scss$/,
exclude: /node_modules/,