Skip to content

Commit be35dfd

Browse files
fixup! Update src/content/docs/workers/frameworks/framework-guides/vue.mdx
1 parent 7df8e40 commit be35dfd

File tree

1 file changed

+2
-0
lines changed
  • src/content/docs/workers/frameworks/framework-guides

1 file changed

+2
-0
lines changed

src/content/docs/workers/frameworks/framework-guides/vue.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,5 @@ The following command will build and deploy your project. If you're using CI, en
6161
## Static assets
6262

6363
You can serve static assets your Vue application by placing them in the [`./public/` directory](https://vite.dev/guide/assets.html). This can be useful for resource files such as images, stylesheets, fonts, and manifests.
64+
65+
<Render file="workers-assets-routing-summary" />

0 commit comments

Comments
 (0)