From 53a47e02f5c3c3ad6046c2a94ceb0b676956f283 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Sat, 16 Dec 2017 02:13:53 -0500 Subject: [PATCH] Update changelog. Update build script to fix minified builds. The latest uglifyes requires keep_classnames as a compression option as well as mangle. --- changelog.html | 5 +++++ webpack.web.prod.js | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/changelog.html b/changelog.html index 78ccc89c..2ef37088 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,8 @@ +
4.0.0-beta1.5@764c7c372c158220ed04
+ +
4.0.0-beta1.5@fbebd8ab68081089f9f4