Skip to content

Commit a30dba4

Browse files
committed
重构:移除index.html中的Sortable.min.js脚本引用
1 parent 22557b9 commit a30dba4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@
99
<body>
1010
<div id="app"></div>
1111
<script type="module" src="/src/main.ts"></script>
12-
<script src="./node_modules/sortablejs/Sortable.min.js"></script>
1312
</body>
1413
</html>

0 commit comments

Comments
 (0)