0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/vue/test/fixtures
Nate Moore a1c31665cb
Ensure appEntrypoint is referenced in Vue components (#9490)
* fix(#6827): ensure `appEntrypoint` is referenced in Vue components

* chore: add test

* chore: add changeset

* fix: windows handling

* Update packages/integrations/vue/src/index.ts

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>

* chore: address review feedback

* chore: update lockfile

---------

Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
2024-01-05 13:30:53 -06:00
..
app-entrypoint Update all dependencies (#9138) 2023-11-21 12:09:19 +08:00
app-entrypoint-async Fix asynchronous appEntrypoint support (#9558) 2024-01-01 15:44:17 +08:00
app-entrypoint-css Ensure appEntrypoint is referenced in Vue components (#9490) 2024-01-05 13:30:53 -06:00
app-entrypoint-no-export-default Vue: Remove hasDefaultExport check from appEntrypoint logic (#9333) 2023-12-05 18:38:29 -06:00
app-entrypoint-relative Improve Vue appEntrypoint handling (#8794) 2023-12-05 14:07:28 -06:00
app-entrypoint-src-absolute Vue: Remove hasDefaultExport check from appEntrypoint logic (#9333) 2023-12-05 18:38:29 -06:00
basics Prevent passing slot names as props (#8930) 2023-10-27 08:11:46 -04:00