fix(ckeditor): fix Cannot read property exception

This commit is contained in:
tibing 2016-07-04 12:36:49 +03:00
parent e7d21b2239
commit 674bbeb3c7
3 changed files with 4 additions and 7 deletions

View file

@ -154,11 +154,8 @@ module.exports = webpackMerge(commonConfig, {
beautify: false, //prod
mangle: {
screw_ie8 : true,
keep_fnames: true
}, //prod
mangle:false,
compress: {
screw_ie8: true
}, //prod