| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Should fix the version flag not reporting correctly as well as enable the service worker and prevent the 404 hmr requests again.
To help make sure it's built correctly when looking at the Travis logs.
* upstream/master: Show hidden files by default Fix human readable byte size when zero Expose actions registry (coder#701) Set NODE_ENV and VERSION when building (coder#700) Don't try to create builtin extensions directory Suppress "disconnected" notification on extension host Extra extensions directories (coder#694) Updated Data Directory Flag (coder#664) Remove broken links (coder#671)
* Set NODE_ENV and VERSION when building Should fix the version flag not reporting correctly as well as enable the service worker and prevent the 404 hmr requests again. * Log env vars To help make sure it's built correctly when looking at the Travis logs.
| Back | FazBrowse Home | New Git URL |
Should fix the version flag not reporting correctly as well as enable
the service worker and prevent the 404 hmr requests again.
Fixes #699.