1947ef7a99
* fix: no asset plugin w/ img is imported with query * add changeset * add test for the new feature * remove exp * use removeQueryString instead of `includes('?')` it's more explicit --------- Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
10 lines
No EOL
200 B
JSON
10 lines
No EOL
200 B
JSON
{
|
|
"name": "@test/vue-app-entrypoint",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"astro": "workspace:*",
|
|
"@astrojs/vue": "workspace:*",
|
|
"vite-svg-loader": "4.0.0"
|
|
}
|
|
} |