Signed-off-by: chy <chy@163.com>
This commit is contained in:
11
build/vue-loader.conf.js
Normal file
11
build/vue-loader.conf.js
Normal file
@@ -0,0 +1,11 @@
|
||||
'use strict'
|
||||
|
||||
module.exports = {
|
||||
css: {
|
||||
loaderOptions: {
|
||||
sass: {
|
||||
implementation: require('sass'), // This line must in sass option
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user