Closed Flet closed 11 years ago
Thanks for pointing it out. Unfortunately Windows doesn' t pickup on some of those little details :) BTW, if you are building your own dojo release you should check the cbtreeIcons.css file and only include what you really need, most, if not all of the included css files, are for demos only.
Great point :) thanks for maintaining this repo!
Actually, it turned out the issue is with the github client on Windows. If you rename a file, (e.g. only change uppercase to lowercase or visa versa) it does recognize the fact the file was updated but it does push the updated name. hmmmm, sad face :(
In our automated build process for Dojo 1.81, when using the cssOptimize flag we ran into issues related to this file due to the capitalization in the css file not matching the actual file.
We were getting this error from the Dojo build script:
Making this small change fixes the issue.