Skip to content

Commit 805ead6

Browse files
committed
Updating built UI files
1 parent 829391d commit 805ead6

21 files changed

+40
-39
lines changed

Diff for: demo-app-s2i/album/static/album/app/inline.15385ded64178ece98f0.bundle.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: demo-app-s2i/album/static/album/app/inline.29dbe389a439465fa1aa.bundle.js

-1
This file was deleted.

Diff for: demo-app-s2i/album/static/album/app/main.bfa3b87a47bed8985ef7.bundle.js

-1
This file was deleted.

Diff for: demo-app-s2i/album/static/album/app/main.fe40597f6d5f5c7ccd30.bundle.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: demo-app-s2i/album/static/album/app/polyfills.f20484b2fa4642e0dca8.bundle.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: demo-app-s2i/album/static/album/app/polyfills.fe4193eef4c7f045aa19.bundle.js

-1
This file was deleted.

Diff for: demo-app-s2i/album/static/album/app/styles.a79b41e0de129280bfb6.bundle.css

-9
This file was deleted.

Diff for: demo-app-s2i/album/static/album/app/styles.f2ee45e30df54e4a42ca.bundle.css

+11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: demo-app-s2i/album/static/album/app/vendor.6aa887f034ec31159af5.bundle.js

-1
This file was deleted.

Diff for: demo-app-s2i/album/templates/album/index.html

+4-6
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,16 @@
77
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
88
<title>The Random Album</title>
99
<base href="/">
10-
<link href="{% static 'album/app/styles.a79b41e0de129280bfb6.bundle.css' %}" rel="stylesheet"/>
10+
<link href="{% static 'album/app/styles.f2ee45e30df54e4a42ca.bundle.css' %}" rel="stylesheet"/>
1111
<link rel="icon" type="image/x-icon" href="/static/img/favicon.ico">
1212
</head>
1313
<body>
1414

1515

1616
<app-root></app-root>
17-
<script type="text/javascript" src="{% static 'album/app/inline.29dbe389a439465fa1aa.bundle.js' %}"></script>
18-
<script type="text/javascript" src="{% static 'album/app/polyfills.fe4193eef4c7f045aa19.bundle.js' %}"></script>
19-
<script type="text/javascript" src="{% static 'album/app/vendor.6aa887f034ec31159af5.bundle.js' %}"></script>
20-
<script type="text/javascript" src="{% static 'album/app/main.bfa3b87a47bed8985ef7.bundle.js' %}"></script>
21-
17+
<script type="text/javascript" src="{% static 'album/app/inline.15385ded64178ece98f0.bundle.js' %}"></script>
18+
<script type="text/javascript" src="{% static 'album/app/polyfills.f20484b2fa4642e0dca8.bundle.js' %}"></script>
19+
<script type="text/javascript" src="{% static 'album/app/main.fe40597f6d5f5c7ccd30.bundle.js' %}"></script>
2220

2321
</body>
2422
</html>

Diff for: demo-app/src/static/album/inline.15385ded64178ece98f0.bundle.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: demo-app/src/static/album/inline.29dbe389a439465fa1aa.bundle.js

-1
This file was deleted.

0 commit comments

Comments
 (0)