helm100
Results
2
comments of
helm100
With version 8.0.0, delete seems to work with pattern `"target/folder/*.css"` (deletes all css files) but not with pattern `"target/folder/style*.css"` (doesn't do anything). Any ideas? Edit: seems to be a windows...
I tried it out and it still doesn't show correct behavior: 1. I forked [https://stackblitz.com/edit/react-kenryc-amrqfp?file=package.json](https://stackblitz.com/edit/react-kenryc-amrqfp?file=package.json) 2. Changed Kendo packages to 8.1.0-develop.19 3. Scrolled all the way down in the grid...