parent
70f0a09d30
commit
fdb1c15d75
2 changed files with 5 additions and 1 deletions
5
.changeset/quick-houses-sip.md
Normal file
5
.changeset/quick-houses-sip.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
"@astrojs/renderer-vue": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Revert #858
|
|
@ -4,5 +4,4 @@ export default {
|
||||||
client: './client',
|
client: './client',
|
||||||
server: './server',
|
server: './server',
|
||||||
knownEntrypoints: ['vue'],
|
knownEntrypoints: ['vue'],
|
||||||
external: ['@vue/runtime-core'],
|
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue