Parcel 2 rc

This commit is contained in:
Kilian Hofmann 2021-08-03 18:48:21 +02:00
parent a68382ca55
commit 9ce9adc4b2
2 changed files with 1823 additions and 1856 deletions

View File

@ -28,6 +28,6 @@
<div id="root"> <div id="root">
<!-- Your react app will be rendered here --> <!-- Your react app will be rendered here -->
</div> </div>
<script src="../src/index.tsx"></script> <script type="module" src="../src/index.tsx"></script>
</body> </body>
</html> </html>

3677
yarn.lock

File diff suppressed because it is too large Load Diff