0209d6276c
* WIP: proof of concept fix to use absolute paths * correct fix to handle absolute paths and config.base * adding tests for hydration scripts with config.base * chore: add changeset * fix: ensure posix paths are used for Windows compat
5 lines
101 B
Markdown
5 lines
101 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Updates component hydration scripts to use absolute paths for script imports
|