Closed
requested to merge github/fork/dominique-mueller/refactor/service-worker-localhost-regex into master
Created by: dominique-mueller
As detected by eslint-plugin-optimize-regex, the regular expression that is used in the service worker template(s) to determine whether the hostname is localhost
can be optimized. This PR includes the refactoring.
ESLint warning: