Skip to content

Commit 8604a1c

Browse files
committed
Compare site: use minified vue.js
1 parent ec20e78 commit 8604a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/static/compare.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@
286286
text-align: center;
287287
}
288288
</style>
289-
<script src="https://cdn.jsdelivr.net/npm/vue@2/dist/vue.js"></script>
289+
<script src="https://cdn.jsdelivr.net/npm/vue@2/dist/vue.min.js"></script>
290290
</head>
291291

292292
<body>

0 commit comments

Comments
 (0)