Skip to content
Snippets Groups Projects
Commit d49b5d6d authored by syuilo's avatar syuilo
Browse files

✌️

parent 41bf7cef
No related branches found
No related tags found
No related merge requests found
......@@ -70,7 +70,7 @@ const pack: webpack.Configuration = {
};
if (isProduction) {
pack.plugins.push(new webpack.optimize.UglifyJsPlugin());
//pack.plugins.push(new webpack.optimize.UglifyJsPlugin());
}
module.exports = pack;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment