Closed alexeyinkin closed 1 year ago
styleList is never emptied but can grow on each rebuild depending of webSpaceFix, stringMap, and patternMap.
To fix this, styleRegExp and styleList should be computed once at initialization.
styleList is never emptied but can grow on each rebuild depending of webSpaceFix, stringMap, and patternMap.
To fix this, styleRegExp and styleList should be computed once at initialization.