You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx/static/themes/oscar/js
Alexandre Flament 6bd01bf81f [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
4 years ago
..
bootstrap.bundle.min.js [mod] upgrade pygments 4 years ago
bootstrap.min.js [mod] oscar: get bootstrap and typeahead from NPM 4 years ago
jquery.min.js [mod] oscar: get leaflet and jquery from NPM 4 years ago
leaflet.js [mod] oscar: get leaflet and jquery from NPM 4 years ago
searx.js [mod] replace /translations.js by embedded JSON 4 years ago
searx.min.js [mod] oscar: fix the sourcemap URL in *.min.css 4 years ago
searx.min.js.map [mod] replace /translations.js by embedded JSON 4 years ago
typeahead.bundle.min.js [mod] oscar: get bootstrap and typeahead from NPM 4 years ago