From: XhmikosR Date: Tue, 16 Jul 2019 10:38:53 +0000 (+0300) Subject: Ignore sw.js. X-Git-Tag: v5.0.0-alpha1~1018 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9be99c9b347fa8c6983b83a0795c99cd14806c8e;p=thirdparty%2Fbootstrap.git Ignore sw.js. --- diff --git a/.eslintignore b/.eslintignore index 9eb685cbe4..6d874bc365 100644 --- a/.eslintignore +++ b/.eslintignore @@ -3,4 +3,5 @@ **/vendor/ /_gh_pages/ /js/coverage/ +/site/static/sw.js /package.js diff --git a/site/static/sw.js b/site/static/sw.js index 7d03d3b22a..dcebfd2d67 100644 --- a/site/static/sw.js +++ b/site/static/sw.js @@ -2,8 +2,6 @@ // IT'S ALL JUST JUNK FOR OUR DOCS! // ++++++++++++++++++++++++++++++++++++++++++ -/* eslint-disable max-nested-callbacks */ - (function () { 'use strict'