Skip to content

Set NODE_ENV and VERSION when building #700

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 20, 2019
Merged

Set NODE_ENV and VERSION when building #700

merged 2 commits into from
May 20, 2019

Conversation

code-asher
Copy link
Member

@code-asher code-asher commented May 20, 2019

Should fix the version flag not reporting correctly as well as enable
the service worker and prevent the 404 hmr requests again.

Fixes #699.

Should fix the version flag not reporting correctly as well as enable
the service worker and prevent the 404 hmr requests again.
@code-asher code-asher requested a review from kylecarbs as a code owner May 20, 2019 15:35
To help make sure it's built correctly when looking at the Travis logs.
@code-asher code-asher merged commit db39eac into master May 20, 2019
@code-asher code-asher deleted the fix/travis branch May 20, 2019 16:02
andreimc added a commit to devonlineco/code-server that referenced this pull request May 22, 2019
* 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)
code-asher added a commit that referenced this pull request Jun 19, 2019
* 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1.1099-vsc1.33.1 reports its own version as "development"
1 participant