chore: add react refresh plugin for vinext (#32996)

This commit is contained in:
Stephen Zhou 2026-03-05 01:09:32 +08:00 committed by GitHub
parent 110063871c
commit 7252ce6f26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -91,6 +91,7 @@ export default defineConfig(({ mode }) => {
: [
createCodeInspectorPlugin(),
createForceInspectorClientInjectionPlugin(),
react(),
vinext(),
],
resolve: {