mirror of
https://github.com/langgenius/dify.git
synced 2026-03-10 11:10:19 +08:00
chore: add react refresh plugin for vinext (#32996)
This commit is contained in:
parent
110063871c
commit
7252ce6f26
@ -91,6 +91,7 @@ export default defineConfig(({ mode }) => {
|
||||
: [
|
||||
createCodeInspectorPlugin(),
|
||||
createForceInspectorClientInjectionPlugin(),
|
||||
react(),
|
||||
vinext(),
|
||||
],
|
||||
resolve: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user