Previously I was executing the following command with 3.1.x
cpy **/*.scss !**/*.stories.scss ../lib --parents --cwd=src
with a result similar to:
% ls lib/**/*.scss
lib/Button/Button.scss
lib/ButtonLink/ButtonLink.scss
lib/Checkbox/Checkbox.scss
However, the 4.0 release doesn't find any files to copy. This seems like a globbing problem.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too