1
0
mirror of https://github.com/vector-im/hydrogen-web.git synced 2025-01-10 12:16:41 +01:00
vector-im-hydrogen-web/doc/RELEASE.md
2019-06-09 16:26:17 +02:00

15 lines
509 B
Markdown

release:
- bundling css files
- bundling javascript
- run index.html template for release as opposed to develop version?
- make list of all resources needed (images, html page)
- create appcache manifest + service worker
- create tarball + sign
- make gh release with tarball + signature
publish:
- extract tarball
- upload to static website
- overwrite index.html
- overwrite service worker & appcache manifest
- put new version files under /x.x.x