summaryrefslogtreecommitdiff
path: root/searx/webapp.py
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2021-03-21 17:59:11 +0100
committerAlexandre Flament <alex@al-f.net>2021-03-21 18:03:40 +0100
commit6bd01bf81f1daaade070cfdefba8492ad18791d6 (patch)
treef16f5336a81af020d79a3696a21ff310b26cd769 /searx/webapp.py
parenta48ec0b4bd7015fa0b8dc2aab6e7f328980e901d (diff)
[mod] oscar: fix the sourcemap URL in *.min.css
Close https://github.com/searx/searx/issues/2670 Note: clean-css contains a bug: * a multiline comment or URL adds "$stdin" to the sourcemap (see src/less/logicodev/search.less) * in this case when the user opens the devtools, the browser fails to load this "https://.../$stdin" URL * it is not a problem and the error appears only when the user actively tries to debug the CSS. * seems related to https://github.com/jakubpawlowicz/clean-css/issues/593
Diffstat (limited to 'searx/webapp.py')
0 files changed, 0 insertions, 0 deletions