Skip to content

Commit 4ac149c

Browse files
committed
revert index.html
1 parent 25a8e72 commit 4ac149c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, minimal-ui">
88
<link href='https://fonts.googleapis.com/css?family=Roboto:300,400,700' rel='stylesheet' type='text/css'>
99
{{ STYLE }}
10-
<script src="/dist/client-vendor-bundle.js"></script>
11-
<script src="/dist/client-bundle.js"></script>
1210
</head>
1311
<body>
1412
{{ APP }}
13+
<script src="/dist/client-vendor-bundle.js"></script>
14+
<script src="/dist/client-bundle.js"></script>
1515
</body>
1616
</html>

0 commit comments

Comments
 (0)