Skip to content

Commit

Permalink
Issue #000 task: Regenerate site
Browse files Browse the repository at this point in the history
  • Loading branch information
Lakhan Mandloi committed Aug 30, 2019
1 parent b836fa7 commit 9e2276d
Show file tree
Hide file tree
Showing 10 changed files with 98 additions and 7 deletions.
2 changes: 1 addition & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
}
],
"optimization": true,
"outputHashing": "all",
"outputHashing": "none",
"sourceMap": false,
"extractCss": true,
"namedChunks": false,
Expand Down
42 changes: 42 additions & 0 deletions dist/sb-ui-components-app/assets/images/icons/close-button.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
48 changes: 48 additions & 0 deletions dist/sb-ui-components-app/assets/images/icons/close.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 4 additions & 3 deletions dist/sb-ui-components-app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@
<head>
<meta charset="utf-8">
<title>Sunbird UI Components Library</title>
<base href="/sunbird-ui-components/sb-ui-components-app/dist/sb-ui-components-app/">
<base href="/sunbird-ui-components/dist/sb-ui-components-app/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon-16x16.png">
<link rel="stylesheet" href="styles.7e477a2bbcbf0458d08b.css"></head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css">
<link rel="stylesheet" href="styles.css"></head>
<body>
<app-root></app-root>
<script type="text/javascript" src="runtime.afdff3c2fbe548c25b97.js"></script><script type="text/javascript" src="es2015-polyfills.ef864acc43ae97478a39.js" nomodule></script><script type="text/javascript" src="polyfills.ebe88dca192f0b44e502.js"></script><script type="text/javascript" src="main.5f4849e2cb350781c6a8.js"></script></body>
<script type="text/javascript" src="runtime.js"></script><script type="text/javascript" src="es2015-polyfills.js" nomodule></script><script type="text/javascript" src="polyfills.js"></script><script type="text/javascript" src="main.js"></script></body>
</html>

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/sb-ui-components/fesm2015/sb-ui-components.js

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

0 comments on commit 9e2276d

Please sign in to comment.