Skip to content
This repository has been archived by the owner on Sep 3, 2019. It is now read-only.

Commit

Permalink
Update ui build for release (#97)
Browse files Browse the repository at this point in the history
* Open default browser

* Update UI build files

* Change localhost to 127.0.0.1

* Add max age

* Update build files

* Build binaries

* Update ui files

* Recompile

* Move hostname and port to config

* Add bin folder to gitignore and removed cached versions
  • Loading branch information
dwalintukan authored Feb 9, 2018
1 parent acd7a5e commit eac7053
Show file tree
Hide file tree
Showing 27 changed files with 23 additions and 40 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Binary file removed bin/linux32/bodhi-app-linux32
Binary file not shown.
Binary file removed bin/linux32/qtum/qtumd
Binary file not shown.
Binary file removed bin/linux64/bodhi-app-linux64
Binary file not shown.
Binary file removed bin/linux64/qtum/qtumd
Binary file not shown.
Binary file removed bin/mac/bodhi-app-mac
Binary file not shown.
Binary file removed bin/mac/qtum/qtumd
Binary file not shown.
Binary file removed bin/win32/bodhi-app-win32.exe
Binary file not shown.
Binary file removed bin/win32/qtum/qtumd.exe
Binary file not shown.
Binary file removed bin/win64/bodhi-app-win64.exe
Binary file not shown.
Binary file removed bin/win64/qtum/qtumd.exe
Binary file not shown.
3 changes: 2 additions & 1 deletion src/config/config.js
28 changes: 5 additions & 23 deletions src/index.js
5 changes: 2 additions & 3 deletions src/route/sync.js
10 changes: 5 additions & 5 deletions ui/asset-manifest.json
2 changes: 1 addition & 1 deletion ui/index.html
2 changes: 1 addition & 1 deletion ui/service-worker.js
1 change: 0 additions & 1 deletion ui/static/js/0.71c050c2.chunk.js

This file was deleted.

1 change: 1 addition & 0 deletions ui/static/js/0.df48b4d7.chunk.js
1 change: 1 addition & 0 deletions ui/static/js/1.beb5d632.chunk.js
1 change: 0 additions & 1 deletion ui/static/js/1.cd4e70d6.chunk.js

This file was deleted.

1 change: 0 additions & 1 deletion ui/static/js/2.2ecc134a.chunk.js

This file was deleted.

1 change: 1 addition & 0 deletions ui/static/js/2.cfc476d4.chunk.js
1 change: 0 additions & 1 deletion ui/static/js/3.38e3cddd.chunk.js

This file was deleted.

1 change: 1 addition & 0 deletions ui/static/js/3.9420c0f2.chunk.js
1 change: 0 additions & 1 deletion ui/static/js/main.a4558ac6.js

This file was deleted.

1 change: 1 addition & 0 deletions ui/static/js/main.c54ef5ca.js

0 comments on commit eac7053

Please sign in to comment.