Using grunt-include-replace on Windows updated grunt 1.6.0 has error that `Include file(s) not found`. ## Cause - Grunt was updated to [1.6.0](https://github.com/gruntjs/grunt/releases/tag/v1.6.0) 2 days ago. - This update includes [glob](https://github.com/isaacs/node-glob) package to 8.1.0. [Only use forward-slashes in glob expressions](https://github.com/isaacs/node-glob#windows).
Using grunt-include-replace on Windows updated grunt 1.6.0 has error that
Include file(s) not found.Cause