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