Patch Changes
-
#16498
4efe020Thanks @matthewp! - Fixes the dependency scan failing with "No matching export for import 'default'" when a.tsfile default-imports an.astrocomponentThe esbuild scan plugin now includes
export default {}in its output for.astrofiles, preventing the scan from failing and ensuring all dependencies are discovered ahead of time. -
Updated dependencies []:
- @astrojs/underscore-redirects@1.0.3