From f5f849f1d8a01b37e0094e84f757de0b26ecb018 Mon Sep 17 00:00:00 2001 From: Artur Arseniev Date: Tue, 30 Oct 2018 01:51:04 +0100 Subject: [PATCH] Set storeWrapper false by default --- src/dom_components/config/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dom_components/config/config.js b/src/dom_components/config/config.js index 95a2492b1..19a17bcf1 100644 --- a/src/dom_components/config/config.js +++ b/src/dom_components/config/config.js @@ -37,7 +37,7 @@ module.exports = { // structure, but in case you need it you can use this option. // If you have `config.avoidInlineStyle` disabled the wrapper will be stored // as we need to store inlined style. - storeWrapper: 1, + storeWrapper: 0, // List of void elements voidElements: [