amzn / style-dictionary

A build system for creating cross-platform styles.
https://styledictionary.com
Apache License 2.0
3.87k stars 543 forks source link

Some `buildPath` checks only consider `/` as a separator #1144

Open jcfranco opened 6 months ago

jcfranco commented 6 months ago

buildPath checks should use both Windows and POSIX separators, like buildFiles.js. Currently, cleanDirs and cleanFiles only check for /.