refactor(rollup): cleanup

This commit is contained in:
moklick
2019-10-07 22:23:15 +02:00
parent 72156e10e4
commit c6b96e923b
+1 -2
View File
@@ -41,6 +41,5 @@ export default [{
}),
visualizer(),
isProd && uglify()
]
}
]}
];