Skip to content

Commit

Permalink
Trying pre commit
Browse files Browse the repository at this point in the history
  • Loading branch information
relferreira committed Jan 10, 2019
1 parent 16e676b commit 338c471
Show file tree
Hide file tree
Showing 8 changed files with 561 additions and 1 deletion.
1 change: 1 addition & 0 deletions dist/bug.471e5850.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions dist/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<html> <body> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href="https://fonts.googleapis.com/css?family=Roboto+Mono" rel="stylesheet"> </head> <div id="app"></div> <script src="/ui/ui.c9c11015.js"></script> </body> </html>
1 change: 1 addition & 0 deletions dist/info.c58d5349.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions dist/logo.fb3042ad.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions dist/logs.8b2cbf7d.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions dist/ui.1ce3f6ea.map

Large diffs are not rendered by default.

551 changes: 551 additions & 0 deletions dist/ui.c9c11015.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"husky": {
"hooks": {
"pre-commit": "yarn build && cd ../ && git add"
"pre-commit": "yarn build && cd ../ && git add ."
}
}
}

0 comments on commit 338c471

Please sign in to comment.