addyosmani / addyosmani/critical
Remove query string from stylesheet path
Abierto
bug
help wanted
- Lenguaje dominante
- JavaScript
- Estrellas
- 10.3k
- Forks
- 390
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
In my simple PHP file I reference my stylesheet as follows:
```php
`
This could be addressed by automatically removing query strings like `?v` before trying to access the file. After that it works as expected.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.