Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
angular
twitter-archive
Commits
213ce819
Commit
213ce819
authored
Apr 07, 2019
by
Zéfling
🎨
Browse files
Change version
parent
2355eb54
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
dist/twitter-archive/index.html
View file @
213ce819
...
...
@@ -12,6 +12,6 @@
<body>
<app-root></app-root>
<script
type=
"text/javascript"
src=
"runtime.b2cdafc9eb8bc46e47e2.js"
></script><script
type=
"text/javascript"
src=
"polyfills.7994d8375dd8da324a64.js"
></script><script
type=
"text/javascript"
src=
"scripts.94ccfd4a6bad79bde8b0.js"
></script><script
type=
"text/javascript"
src=
"main.3
35c1c98dc50ccc191fe
.js"
></script></body>
<script
type=
"text/javascript"
src=
"runtime.b2cdafc9eb8bc46e47e2.js"
></script><script
type=
"text/javascript"
src=
"polyfills.7994d8375dd8da324a64.js"
></script><script
type=
"text/javascript"
src=
"scripts.94ccfd4a6bad79bde8b0.js"
></script><script
type=
"text/javascript"
src=
"main.3
984cb682c1395c0a9b7
.js"
></script></body>
</html>
\ No newline at end of file
dist/twitter-archive/main.335c1c98dc50ccc191fe.js
deleted
100644 → 0
View file @
2355eb54
This source diff could not be displayed because it is too large. You can
view the blob
instead.
dist/twitter-archive/main.3984cb682c1395c0a9b7.js
0 → 100644
View file @
213ce819
This diff is collapsed.
Click to expand it.
src/app/app.component.ts
View file @
213ce819
...
...
@@ -12,7 +12,7 @@ import { AppService } from './app.service';
]
})
export
class
AppComponent
{
version
=
'
0.
5
.0
'
;
version
=
'
0.
6
.0
'
;
isInit
=
false
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment