Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: static/js/vendor/bowser.js

Issue 29624561: Issue 6104 - Minified code in help center repository (Closed) Base URL: https://hg.adblockplus.org/help.eyeo.com
Patch Set: Created Nov. 29, 2017, 2:25 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: static/js/vendor/bowser.js
===================================================================
--- a/static/js/vendor/bowser.js
+++ b/static/js/vendor/bowser.js
@@ -593,9 +593,10 @@
/*
* Set our detect method to the main bowser object so we can
* reuse it to test other user agents.
* This is needed to implement future tests.
*/
bowser._detect = detect;
return bowser
-});
+});
+//# sourceMappingURL=bowser.js.map
« gulpfile.js ('K') | « static/js/main.js ('k') | static/js/vendor/classList.min.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld