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

Feature: add offline mode #260

Merged
merged 8 commits into from Oct 15, 2021

Commits on Oct 7, 2021

  1. Copy the full SHA
    c8680d7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    136d031 View commit details
    Browse the repository at this point in the history
  3. add missing semicolon

    spjuanjoc committed Oct 7, 2021
    Copy the full SHA
    133be3d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. add npm config dictionary

    spjuanjoc committed Oct 11, 2021
    Copy the full SHA
    deef52d View commit details
    Browse the repository at this point in the history
  2. rename to runtime Dir/Path

    spjuanjoc committed Oct 11, 2021
    Copy the full SHA
    72ee32b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. add only the npm config, and restore the other changes

    - Use the runtimeDirectory as the full path if defined, otherwise, keep it as it was
    spjuanjoc committed Oct 14, 2021
    Copy the full SHA
    60801fd View commit details
    Browse the repository at this point in the history
  2. remove unneeded call

    spjuanjoc committed Oct 14, 2021
    Copy the full SHA
    38085f1 View commit details
    Browse the repository at this point in the history
  3. inline the return variable

    spjuanjoc committed Oct 14, 2021
    Copy the full SHA
    cbb548d View commit details
    Browse the repository at this point in the history