mirror of
https://github.com/withastro/astro.git
synced 2025-03-03 22:57:08 -05:00
* fix: do not append traling slash to subresource urls Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev> * test: fix broken test Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev> * refactor: packages/integrations/node/src/serve-static.ts Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com> --------- Signed-off-by: Andres Correa Casablanca <andreu@kindspells.dev> Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
123 B
123 B
@astrojs/node |
---|
patch |
Fixes a bug where the preview server wrongly appends trailing slashes to subresource URLs.