mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
update webpack.config
This commit is contained in:
@@ -12,7 +12,7 @@ var config = Object.assign({}, skeleton, {
|
||||
loader: 'babel'
|
||||
},
|
||||
{
|
||||
test: /\.styl?$/,
|
||||
test: /\.styl$/,
|
||||
exclude: /(node_modules|bower_components)/,
|
||||
loader: 'style!css?modules&importLoaders=1&localIdentName=[name]__[local]___[path]!stylus?sourceMap'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user