ITADN

Some pages are not being minified.

#42Openmoorer2k 创建于 2025-08-10
M
moorer2kcommented
One of my sites seems to not be minifying routes. For example: https://shinyboard.net/users/PikatchuMankee < this works fine. But, if you go to the [team page](https://shinyboard.net/teams/V%C3%B4%C3%AE%C3%90), it does not seem to minify it. Any ideas? **UPDATE:** I determined that the regex is not validating properly. They are both extending from the same base blade template file. I will do some more testing, until then, I am returning True for shouldProcessMinify instead of validating it. Not the best practices for now, but it works!
1 条评论