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(cloudflare): base strip logic #6550

Merged
merged 2 commits into from
Mar 16, 2023
Merged

Commits on Mar 15, 2023

  1. fix(cloudflare): base strip logic

    Fixes the strip logic for _config.base. Apparently the negative indexing is a feature of the deprecated substr, not substring.
    RichiCoder1 committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    ac73b1c View commit details
    Browse the repository at this point in the history
  2. Update packages/integrations/cloudflare/src/index.ts

    Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
    RichiCoder1 and bluwy committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    459c7d7 View commit details
    Browse the repository at this point in the history