diff options
author | 2022-05-05 22:39:16 +0000 | |
---|---|---|
committer | 2022-05-05 22:39:16 +0000 | |
commit | 19e1686b8701ea7c4f8449958911035ae29cb53a (patch) | |
tree | 7ab949841198a07f0b000418834165f267e51cfe /examples/framework-svelte/astro.config.mjs | |
parent | f67832ebf7a51c1f7286869d6ac0d0fddd45faa4 (diff) | |
download | astro-19e1686b8701ea7c4f8449958911035ae29cb53a.tar.gz astro-19e1686b8701ea7c4f8449958911035ae29cb53a.tar.zst astro-19e1686b8701ea7c4f8449958911035ae29cb53a.zip |
Allowing Vite to handle base config for deploying to subpaths (#3178)
* Revert "Improvements to build and dev when building for subpaths (#3156)"
This reverts commit 637919c8b63df1608e88d153742db098722265d8.
* letting Vite handle base paths
* test updates to expect Astro.request.url to no longer include subpaths
* bringing back the fix for including subpaths in injects scripts and styles
* fixing the static-build test to handle subpaths for injected CSS
* fixing asset import URLs when using base subpaths
* chore: fixing typo in the comments
* Astro needs to manage base in dev to maintain Astro.request.url
* fix: reverting dev routing tests to expect existing behavior
* reverting Astro global test to verify existing behavior
* chore: adding changeset
* test: update static-build tests to verify the subpath is used in asset imports
Diffstat (limited to 'examples/framework-svelte/astro.config.mjs')
0 files changed, 0 insertions, 0 deletions