File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -124,9 +124,8 @@ function getMainBundleInfo() {
124124 '' ,
125125 [
126126 '> The strict bundle now includes all traces, but the regl-based traces are built differently to avoid function constructors.' ,
127- '> This results in about a 10% larger bundle size, which is why we don' t use this method by default . ',
128- 'Over time we hope to include more of the remaining trace types here, after which we intend to work on other strict CSP issues' ,
129- 'such as inline CSS that we may not be able to include in the main bundle.' ,
127+ 'This results in about a 10% larger bundle size, which is why this method is not used by default.' ,
128+ 'Over time we intend to use the strict bundle to work on other strict CSP issues such as inline CSS.'
130129 ] . join ( ' ' ) ,
131130 '' ,
132131 '---' ,
You can’t perform that action at this time.
0 commit comments