Skip to content

Commit 4feecac

Browse files
committed
added dist folder
1 parent 6a54e26 commit 4feecac

13 files changed

+22
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
.DS_Store
22
node_modules/
3-
dist/
43
npm-debug.log*
54
yarn-debug.log*
65
yarn-error.log*

dist/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!DOCTYPE html><html><head><meta charset=utf-8><title>Beerpong Timer</title><link href=/static/css/app.6068acc9cd3fa3f6f2cb0b46b0d3bc01.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/static/js/manifest.21ff250f8acbd4b0e467.js></script><script type=text/javascript src=/static/js/vendor.69332f08ecca7d19c107.js></script><script type=text/javascript src=/static/js/app.66fedbd2ab6f05c347fb.js></script></body></html>

dist/static/css/app.6068acc9cd3fa3f6f2cb0b46b0d3bc01.css

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

dist/static/css/app.6068acc9cd3fa3f6f2cb0b46b0d3bc01.css.map

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

dist/static/fonts/alba.a02d0a1.ttf

24.6 KB
Binary file not shown.
38.3 KB
Loading
1.55 MB
Loading

dist/static/js/app.66fedbd2ab6f05c347fb.js

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

dist/static/js/app.66fedbd2ab6f05c347fb.js.map

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

dist/static/js/manifest.21ff250f8acbd4b0e467.js

Lines changed: 2 additions & 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)