e33fc9bc46
* 4078 breaking test * Use Vite for loading the config * Try it * Fallback to loading with Vite only when needed * Remove console.error * Remove extra console.log * Add a changeset * Use middlewareMode
7 lines
118 B
JSON
7 lines
118 B
JSON
{
|
|
"name": "@test/mdx-page",
|
|
"dependencies": {
|
|
"astro": "workspace:*",
|
|
"@astrojs/mdx": "workspace:*"
|
|
}
|
|
}
|