Skip to content

Commit f0d419e

Browse files
authored
Update react-example to vite (#15)
1 parent 25a44e8 commit f0d419e

File tree

6 files changed

+2276
-27152
lines changed

6 files changed

+2276
-27152
lines changed

react-example/public/index.html renamed to react-example/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
<body>
88
<noscript>You need to enable JavaScript to run this app.</noscript>
99
<div id="root"></div>
10+
<script type="module" src="/src/index.jsx"></script>
1011
</body>
1112
</html>

0 commit comments

Comments
 (0)