hairyf / vue3-pixi

Lightweight and flexible Vue 3 library for creating PixiJS applications.
https://vue3-pixi.vercel.app/
MIT License
227 stars 23 forks source link

upgrade to vue3.4 gets Vue warn -> Failed to resolve vue3-pixi components #90

Closed DexYang closed 10 months ago

DexYang commented 10 months ago

using vue3-pixi-dino

Reproduction steps:

  1. upgrade vue to 3.4.3 and run dev server
  2. press ctrl + s on vite.config.ts to restart vite server
  3. gets Vue Warns in console:
hairyf commented 10 months ago

Upgrading vite, @ vitejs/plugin vue, and vue simultaneously did not result in such an error