Skip to content

Commit db045aa

Browse files
committed
Commit build files because it's Ludum Dare and I'm too lazy for proper CI/CD
1 parent 49ff07d commit db045aa

21 files changed

+76
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ node_modules
66
.netlify
77
.wrangler
88
/.svelte-kit
9-
/build
109

1110
# OS
1211
.DS_Store

build/_app/env.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export const env={}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
html,body{font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#14181b;color:#fff;text-align:center;margin:0;padding:0;overflow:hidden}

build/_app/immutable/assets/2.b_0VO0ZS.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
html,body{font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#14181b;color:#fff;text-align:center;margin:0;padding:0;overflow:hidden}

build/_app/immutable/assets/_page.b_0VO0ZS.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/_app/immutable/chunks/BWMvseOp.js

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/_app/immutable/chunks/CpTzG2kG.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/_app/immutable/chunks/CpxRb9Gi.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/_app/immutable/chunks/DcG7qwqt.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)