* feat: json collection POC * wip: add test json file * refactor: rework content flag transforms * refactor: simplify propagatedAsset check * chore: remove JSON playground code * chore: respect build sourcemap option * deps: magic-string, source-map * chore: formatting * fix: add sourcemaps to MDX plugin * chore: changeset * deps: remove magic-string from mdx * chore: remove unecessary MagicString
6 lines
147 B
Markdown
6 lines
147 B
Markdown
---
|
|
'astro': patch
|
|
'@astrojs/mdx': patch
|
|
---
|
|
|
|
Fix sourcemap warnings when using Content Collections and MDX with the `vite.build.sourcemap` option
|