Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
added dist folder
  • Loading branch information
Oscar Castro authored and Oscar Castro committed May 14, 2019
1 parent 2e297a4 commit f306164
Show file tree
Hide file tree
Showing 11 changed files with 25 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
@@ -1,6 +1,5 @@
.DS_Store
node_modules/
/dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
Expand Down
1 change: 1 addition & 0 deletions dist/index.html
@@ -0,0 +1 @@
<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>vuejs-chat</title><link href=/static/css/app.b753e4239c4aacb2aeee755b5333a356.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.711811e89a1ed042fdfc.js></script><script type=text/javascript src=/static/js/app.3bb7e7d17fc24ea29464.js></script></body></html>
2 changes: 2 additions & 0 deletions dist/static/css/app.b753e4239c4aacb2aeee755b5333a356.css

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

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

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions dist/static/js/app.3bb7e7d17fc24ea29464.js

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

1 change: 1 addition & 0 deletions dist/static/js/app.3bb7e7d17fc24ea29464.js.map

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions dist/static/js/manifest.2ae2e69a05c33dfc65f8.js

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

1 change: 1 addition & 0 deletions dist/static/js/manifest.2ae2e69a05c33dfc65f8.js.map

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

0 comments on commit f306164

Please sign in to comment.