Skip to content

Commit 2d3a1de

Browse files
committed
WIP: With dist
1 parent 0149c76 commit 2d3a1de

10 files changed

+24
-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><meta name=viewport content="width=device-width,initial-scale=1"><title>example</title><link href=/static/css/app.4133a3f8aac64d87995f9794d07ad130.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/static/js/manifest.2ae2e69a05c33dfc65f8.js></script><script type=text/javascript src=/static/js/vendor.c3baa2fad268ead58933.js></script><script type=text/javascript src=/static/js/app.8b245a89a35173406a3a.js></script></body></html>

dist/static/css/app.4133a3f8aac64d87995f9794d07ad130.css

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/css/app.4133a3f8aac64d87995f9794d07ad130.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/js/app.8b245a89a35173406a3a.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.8b245a89a35173406a3a.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.2ae2e69a05c33dfc65f8.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/manifest.2ae2e69a05c33dfc65f8.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/vendor.c3baa2fad268ead58933.js

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

dist/static/js/vendor.c3baa2fad268ead58933.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.

0 commit comments

Comments
 (0)