addyosmani / addyosmani/critical
Remove query string from stylesheet path
未关闭
bug
help wanted
- 主要语言
- JavaScript
- 星标
- 10.3k
- 派生
- 390
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。