Skip to content

Commit efdf817

Browse files
author
PatrickSachs
committed
Google Workbox integration for caching
1 parent bcdfbbe commit efdf817

File tree

8 files changed

+662
-32
lines changed

8 files changed

+662
-32
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<body>
1616
<div id="app"></div>
1717

18-
<script src="dist/vendor.bundle.js"></script>
19-
<script src="dist/app.bundle.js"></script>
18+
<script src="/vendor.bundle.js"></script>
19+
<script src="/app.bundle.js"></script>
2020
</body>
2121

22-
</html>
22+
</html>

0 commit comments

Comments
 (0)