Skip to content

Commit

Permalink
Manual change to build files and zip
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukenickerson committed Sep 13, 2021
1 parent 69a95fe commit 8dea916
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ Rather than using webpack for compression like last year, instead I used vite -
* Minified: 26.2 KB
* js: 18.3 KB
* html/css: 7.98 KB (it actually went up a tiny amount)
* Zipped: **9.00** KB (Plenty of extra space!)
* Zipped: **8.95** KB (Plenty of extra space!)
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
}
</style>
<!-- <link href="./styles/galaxy.css" rel="stylesheet" /> -->
<script type="module" crossorigin src="/assets/index.b934aef6.js"></script>
<script type="module" crossorigin src="./index.js"></script>
</head>
<body scroll="no">
<main>
Expand Down
File renamed without changes.
Binary file modified dist/master-of-13k-suns-v1-0-1.zip
Binary file not shown.

0 comments on commit 8dea916

Please sign in to comment.