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
Fixed: previously generated artifacts are no longer used as source shapes
On repeated runs with a recursive input glob, the CLI used to pick up its
own previously generated sprites and stylesheets from the configured
destination directory and process them as source shapes, producing shapes
with identifiers derived from the output path (e.g. assets--OUT--stack-- svg--sprite). The destination tree (and the mode-specific output
directories when the destination is the current directory) is now filtered
out of the glob results.