add absURL to script

This commit is contained in:
Bud Parr 2017-04-15 09:11:42 -04:00
parent 9c269b8068
commit d8fd2457e9
No known key found for this signature in database
GPG key ID: ACA375160539D2B3

View file

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