alanshaw / alanshaw/grunt-include-replace
Include file(s) not found error on Windows updated Grunt 1.6.0
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 199
- Forks
- 43
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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).
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.