Skip to content

Commit fc8a37e

Browse files
committed
feat(web-ts-results): replace webpack with vite
1 parent bd4a0c9 commit fc8a37e

File tree

12 files changed

+2321
-7552
lines changed

12 files changed

+2321
-7552
lines changed

webdriver-ts-results/public/index.html renamed to webdriver-ts-results/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
</head>
99
<body>
1010
<div id="root" class="container"></div>
11+
<script type="module" src="/src/index.tsx"></script>
1112
</body>
1213
</html>

0 commit comments

Comments
 (0)