mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
fix(vue): missing file (#12120)
This commit is contained in:
parent
a46839a5c8
commit
657d197371
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
"files": [
|
||||
"dist",
|
||||
"client.js",
|
||||
"context.js",
|
||||
"server.js",
|
||||
"server.d.ts",
|
||||
"static-html.js"
|
||||
|
|
Loading…
Reference in a new issue