Commit 8c6083a0 authored by Mike Greiling's avatar Mike Greiling

remove trailing comma

parent f6369e75
......@@ -112,7 +112,7 @@ if (IS_PRODUCTION) {
}),
new CompressionPlugin({
asset: '[path].gz[query]',
}),
})
);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment