Skip to content

Commit

Permalink
automatic shell script build
Browse files Browse the repository at this point in the history
  • Loading branch information
Marwan01 committed Sep 5, 2019
1 parent 5fdaa52 commit b74855b
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 5 deletions.
25 changes: 25 additions & 0 deletions dist/doctor-app/3rdpartylicenses.txt
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,31 @@ firebase/app

firebase/firestore

hammerjs
MIT
The MIT License (MIT)

Copyright (C) 2011-2014 by Jorik Tangelder (Eight Media)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.


jquery
MIT
Copyright JS Foundation and other contributors, https://js.foundation/
Expand Down
Binary file added dist/doctor-app/assets/images/favicon.ico
Binary file not shown.
6 changes: 3 additions & 3 deletions dist/doctor-app/index.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<!doctype html>
<html lang="en">
<head>
<link rel="shortcut icon" href="">
<meta charset="utf-8">
<link rel="icon" type="image/x-icon" href="./assets/images/favicon.ico" />
<meta charset="utf-8">
<title>DoctorApp</title>
<base href="/">

Expand Down Expand Up @@ -75,5 +75,5 @@
<app-root> <div class="splash-screen">
<img src="assets/images/nurse.svg" />
</div></app-root>
<script src="runtime-es2015.b2aca5be9e7b8cc1a1b4.js" type="module"></script><script src="polyfills-es2015.707fe33a73ba6b994c2b.js" type="module"></script><script src="runtime-es5.a6586930f507951256e4.js" nomodule defer></script><script src="polyfills-es5.57490e75af362c0d08fd.js" nomodule defer></script><script src="main-es2015.9c9efd2f7304ccf9a992.js" type="module"></script><script src="main-es5.8f43eb9107b679f5ed18.js" nomodule defer></script></body>
<script src="runtime-es2015.b2aca5be9e7b8cc1a1b4.js" type="module"></script><script src="polyfills-es2015.707fe33a73ba6b994c2b.js" type="module"></script><script src="runtime-es5.a6586930f507951256e4.js" nomodule defer></script><script src="polyfills-es5.57490e75af362c0d08fd.js" nomodule defer></script><script src="main-es2015.14b3b9feef2dfa72bb6b.js" type="module"></script><script src="main-es5.d2eb773c69adfba7bb4d.js" nomodule defer></script></body>
</html>
1 change: 1 addition & 0 deletions dist/doctor-app/main-es2015.14b3b9feef2dfa72bb6b.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/doctor-app/main-es2015.9c9efd2f7304ccf9a992.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/doctor-app/main-es5.8f43eb9107b679f5ed18.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/doctor-app/main-es5.d2eb773c69adfba7bb4d.js

Large diffs are not rendered by default.

0 comments on commit b74855b

Please sign in to comment.