2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

Remove service worker

This commit is contained in:
Mark Otto
2018-07-24 17:48:18 -07:00
committed by XhmikosR
parent b1dc6b324c
commit 5bf37eba53
6 changed files with 1 additions and 95 deletions
-1
View File
@@ -21,5 +21,4 @@
<script src="{{ site.baseurl }}/docs/{{ site.docs_version }}/assets/js/src/application.js"></script>
<script src="{{ site.baseurl }}/docs/{{ site.docs_version }}/assets/js/src/search.js"></script>
<script src="{{ site.baseurl }}/docs/{{ site.docs_version }}/assets/js/src/ie-emulation-modes-warning.js"></script>
<script src="{{ site.baseurl }}/docs/{{ site.docs_version }}/assets/js/src/pwa.js"></script>
{%- endif -%}