Browse Source

compile: fix

master
Garrit Franke 3 years ago
parent
commit
ede1a285ea
Signed by: garrit
GPG Key ID: 65586C4DDA55EA2C
  1. 2
      .parcel-cache/194d7a4d1930c44e.txt
  2. BIN
      .parcel-cache/data.mdb
  3. BIN
      .parcel-cache/lock.mdb
  4. 4
      public/index.html

2
.parcel-cache/194d7a4d1930c44e.txt vendored

@ -0,0 +1,2 @@
20465217
1624730237044632000

BIN
.parcel-cache/data.mdb vendored

Binary file not shown.

BIN
.parcel-cache/lock.mdb vendored

Binary file not shown.

4
public/index.html

@ -10,7 +10,7 @@
<body>
<div id="root" />
<script src="../src/index.js"></script>
<script type="module" src="../src/index.js"></script>
</body>
</html>
</html>

Loading…
Cancel
Save