Skip to content

Commit

Permalink
Update the client dist code
Browse files Browse the repository at this point in the history
result of running npm run build --prod

Signed-off-by: Burton Rheutan <rheutan7@gmail.com>
  • Loading branch information
burtonr authored and alexellis committed Jun 4, 2019
1 parent a604802 commit c27e49b
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion leaderboard-page/client/dist/index.html
@@ -1 +1 @@
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=/leaderboard-page/favicon.ico><title>leaderboard-ui</title><link rel=stylesheet href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900"><link rel=stylesheet href="https://fonts.googleapis.com/css?family=Material+Icons"><link href=/leaderboard-page/css/chunk-vendors.736afdc3.css rel=preload as=style><link href=/leaderboard-page/js/app.4d216656.js rel=preload as=script><link href=/leaderboard-page/js/chunk-vendors.124e5fec.js rel=preload as=script><link href=/leaderboard-page/css/chunk-vendors.736afdc3.css rel=stylesheet></head><body><noscript><strong>We're sorry but leaderboard-ui doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/leaderboard-page/js/chunk-vendors.124e5fec.js></script><script src=/leaderboard-page/js/app.4d216656.js></script></body></html>
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=/leaderboard-page/favicon.ico><title>leaderboard-ui</title><link rel=stylesheet href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900"><link rel=stylesheet href="https://fonts.googleapis.com/css?family=Material+Icons"><link href=/leaderboard-page/css/chunk-vendors.736afdc3.css rel=preload as=style><link href=/leaderboard-page/js/app.97e30714.js rel=preload as=script><link href=/leaderboard-page/js/chunk-vendors.124e5fec.js rel=preload as=script><link href=/leaderboard-page/css/chunk-vendors.736afdc3.css rel=stylesheet></head><body><noscript><strong>We're sorry but leaderboard-ui doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=/leaderboard-page/js/chunk-vendors.124e5fec.js></script><script src=/leaderboard-page/js/app.97e30714.js></script></body></html>
2 changes: 0 additions & 2 deletions leaderboard-page/client/dist/js/app.4d216656.js

This file was deleted.

0 comments on commit c27e49b

Please sign in to comment.