forked from FoundKeyGang/FoundKey
oops
This commit is contained in:
parent
5c821487d9
commit
e4feebf59e
1 changed files with 1 additions and 2 deletions
|
@ -167,8 +167,7 @@ module.exports = entries.map(x => {
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
loader: 'stylus-loader'
|
loader: 'stylus-loader'
|
||||||
}
|
}]
|
||||||
]
|
|
||||||
}, {
|
}, {
|
||||||
test: /\.scss$/,
|
test: /\.scss$/,
|
||||||
exclude: /node_modules/,
|
exclude: /node_modules/,
|
||||||
|
|
Loading…
Reference in a new issue