Sfoglia il codice sorgente

add absURL to script

tags/v1.1
Bud Parr 7 anni fa
parent
commit
d8fd2457e9
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      layouts/partials/site-scripts.html

+ 1
- 1
layouts/partials/site-scripts.html Vedi File

@@ -1 +1 @@
<script src="/dist/app.bundle.js" async></script>
<script src="{{ "dist/app.bundle.js" | absURL }}" async></script>

Loading…
Annulla
Salva