(CS)Add missing trailing comma

This commit is contained in:
2017-07-01 19:48:51 -07:00
parent a429115fb2
commit caea9aa3fd

View File

@@ -32,7 +32,7 @@ let webpackConfig = {
modules: false,
reasons: false,
source: false,
publicPath: false
publicPath: false,
},
module: {
rules: [