mirror of
https://github.com/fspc/workstand.git
synced 2025-02-23 09:13:23 -05:00
Clean up.
This commit is contained in:
parent
b56e6dd621
commit
502e01c1f5
@ -1,5 +1,5 @@
|
||||
import os
|
||||
import sys
|
||||
|
||||
import rollbar
|
||||
|
||||
from .base import * # noqa
|
||||
|
@ -40,7 +40,7 @@ config.module.loaders.push(
|
||||
{
|
||||
test: /(\.scss|\.css)$/,
|
||||
loader: ExtractTextPlugin.extract('style', 'css?sourceMap&modules&importLoaders=1&localIdentName=[name]__[local]___[hash:base64:5]!postcss!sass?sourceMap!toolbox'),
|
||||
},
|
||||
}
|
||||
);
|
||||
|
||||
module.exports = config;
|
||||
|
Loading…
x
Reference in New Issue
Block a user