0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00
astro/packages/integrations/vue
Houston (Bot) f7d6254f8f
[ci] release (#10603)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-02 15:46:43 +08:00
..
src Remove the ssr external for vue (#10601) 2024-03-29 16:04:27 +00:00
test fix(vue): Add default options to not transform assets (#10419) 2024-03-14 09:54:05 +01:00
CHANGELOG.md [ci] release (#10603) 2024-04-02 15:46:43 +08:00
client.js Revert "[ci] format" (#10417) 2024-03-13 09:55:24 +00:00
package.json [ci] release (#10603) 2024-04-02 15:46:43 +08:00
README.md [ci] format 2023-12-21 20:36:15 +00:00
server.js Revert "[ci] format" (#10417) 2024-03-13 09:55:24 +00:00
static-html.js chore: import sort source code, exception for the astro package (#10242) 2024-02-27 11:15:27 +00:00
tsconfig.json config: migrate us to moduleResolution: 'node16' (#8519) 2023-09-13 16:49:22 +02:00

@astrojs/vue 💚

This Astro integration enables server-side rendering and client-side hydration for your Vue 3 components.

Documentation

Read the @astrojs/vue docs

Support

Contributing

This package is maintained by Astro's Core team. You're welcome to submit an issue or PR! These links will help you get started:

License

MIT

Copyright (c) 2023present Astro