Skip to content
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

fix: updated isNode check (#1221) #1363

Merged
merged 2 commits into from May 29, 2020
Merged

fix: updated isNode check (#1221) #1363

merged 2 commits into from May 29, 2020

Commits on Feb 20, 2020

  1. fix: updated isNode check (#1221)

    * Fixes #1221 when used within SSR.
    `process` is a global variable since node [0.1.7](https://nodejs.org/api/globals.html#globals_process) and versions since [0.2.0](https://nodejs.org/api/process.html#process_process_versions).
    diegoblattner committed Feb 20, 2020
    Configuration menu
    Copy the full SHA
    45601e7 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Configuration menu
    Copy the full SHA
    6d72c70 View commit details
    Browse the repository at this point in the history