diff options
author | 2023-05-15 12:53:34 +0000 | |
---|---|---|
committer | 2023-05-15 08:53:34 -0400 | |
commit | cd410c5eb71f825259279c27c4c39d0ad282c3f0 (patch) | |
tree | ae291ca61f41fbc73cdd235a060fafb5e4cb61be /packages/integrations/cloudflare/test/test-utils.js | |
parent | f994ebdb531f67c6b1c84cfbad16829db9803fdb (diff) | |
download | astro-cd410c5eb71f825259279c27c4c39d0ad282c3f0.tar.gz astro-cd410c5eb71f825259279c27c4c39d0ad282c3f0.tar.zst astro-cd410c5eb71f825259279c27c4c39d0ad282c3f0.zip |
Fix double prepended forward slash in certain cases (#7091)
* test: add test with no base
* fix: don't always prepend a forward slash
* chore: changeset
* `'/' + base` ------> `prependForwardSlash(base)`
Diffstat (limited to 'packages/integrations/cloudflare/test/test-utils.js')
0 files changed, 0 insertions, 0 deletions