Skip to content

Commit

Permalink
Initial dist subtree commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jcampbell57 committed May 13, 2024
1 parent 2aa4e7e commit 53f0262
Show file tree
Hide file tree
Showing 6 changed files with 985 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
node_modules
dist
Binary file added dist/266ca63177bca6f330a7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
746 changes: 746 additions & 0 deletions dist/index.bundle.js

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions dist/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Naval Warfare</title>
<meta name="viewport" content="width=device-width, initial-scale=1"><script defer src="runtime.bundle.js"></script><script defer src="index.bundle.js"></script><script defer src="print.bundle.js"></script></head>
<body>
</body>
</html>
27 changes: 27 additions & 0 deletions dist/print.bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

203 changes: 203 additions & 0 deletions dist/runtime.bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 53f0262

Please sign in to comment.