When I try to run grunt command for a UI project in windows, It doesn't throw any error related to .js file names where as it does it linux machines.
eg. No such file or directory, open '/......Abc.js
How do I make sure to get the same error here in windows machine as well?