index.html @@ -8,6 +8,6 @@ </head> <body> <div id="root"></div> <script type="module" src="/src/main.tsx"></script> <script type="module" src="/example/main.tsx"></script> </body> </html>