0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/packages/internal-helpers
Erika fbdc10f90f
fix(assets): Fixes assets generation when using custom paths and configs (#10567)
* fix(assets): Fixes assets generation when using custom paths and configs

* fix: tests

* fix: make sure remote files don't end up in nested folders by accident

* test: add a whole bunch of tests

* chore: changeset
2024-03-28 13:43:41 +01:00
..
src fix(assets): Fixes assets generation when using custom paths and configs (#10567) 2024-03-28 13:43:41 +01:00
CHANGELOG.md [ci] release (#10365) 2024-03-11 10:25:30 +00:00
package.json [ci] release (#10365) 2024-03-11 10:25:30 +00:00
readme.md
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00

@astrojs/internal-helpers

These are internal helpers used by core Astro packages. This package does not follow semver and should not be used externally.