Skip to content

Commit a05148e

Browse files
committed
modified workflow
1 parent d4986ac commit a05148e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/node_modules
2-
/dist
2+
/dist
3+
index.html

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="root"></div>
1111
<script type="module" src="/src/main.tsx"></script>
12-
test?
1312
</body>
1413
</html>

0 commit comments

Comments
 (0)