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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[node] Add isomorphic functions #9947

Merged
merged 16 commits into from Jun 6, 2023
Merged

[node] Add isomorphic functions #9947

merged 16 commits into from Jun 6, 2023

Commits on Jun 6, 2023

  1. add nodejs-web runtime

    Kikobeats committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    82a720e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ae470e View commit details
    Browse the repository at this point in the history
  3. use server address instead of localhost

    there is a bug in node-fetch that requires to don't use localhost
    node-fetch/node-fetch#1624
    Kikobeats committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    c4d7096 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d40ac95 View commit details
    Browse the repository at this point in the history
  5. add named export for Edge

    Kikobeats committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    706699e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43df4a6 View commit details
    Browse the repository at this point in the history
  7. Update packages/node/src/edge-functions/edge-handler-template.js

    Co-authored-by: Sean Massa <EndangeredMassa@gmail.com>
    Kikobeats and EndangeredMassa committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    8503358 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a2c62e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b923bc6 View commit details
    Browse the repository at this point in the history
  10. Create young-rats-smoke.md

    Kikobeats committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    db77f8b View commit details
    Browse the repository at this point in the history
  11. keep try/catch

    Kikobeats committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    0ae95e4 View commit details
    Browse the repository at this point in the history
  12. update test assertion

    Kikobeats committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    45d2da1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0163cc8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b7e06c4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    97ce530 View commit details
    Browse the repository at this point in the history
  16. run prettier

    EndangeredMassa committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    9ad8318 View commit details
    Browse the repository at this point in the history