You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
exports[`svgo should not load runtime configuration with \`runtimeConfig: false\`1`] =`"<svgwidth=\\"88\\"height=\\"88\\"xmlns=\\"http://www.w3.org/2000/svg\\"><gstroke=\\"#063855\\"stroke-width=\\"2\\"fill=\\"none\\"fill-rule=\\"evenodd\\"stroke-linecap=\\"square\\"><pathd=\\"M5137L3751M5151L3737\\"/></g></svg>"`;
3
+
exports[`svgo should be possible to disable id prefixing 1`] =`"<svgwidth=\\"88\\"height=\\"88\\"viewBox=\\"008888\\"xmlns=\\"http://www.w3.org/2000/svg\\"><gid=\\"Blocks\\"stroke=\\"none\\"stroke-width=\\"1\\"fill=\\"none\\"fill-rule=\\"evenodd\\"stroke-linecap=\\"square\\"><gid=\\"Dismiss\\"stroke=\\"#063855\\"stroke-width=\\"2\\"><pathd=\\"M5137L3751\\"id=\\"Shape\\"/><pathd=\\"M5151L3737\\"/><style></style></g></g></svg>"`;
0 commit comments