fix: run hotUpdate for update

pull/4504/head
sapphi-red 8 months ago
parent 5d8792e5fb
commit 5ffa5b05c7
No known key found for this signature in database
GPG Key ID: B5533BC1E6C4ED51

@ -124,8 +124,6 @@ export const staticDataPlugin: Plugin = {
},
hotUpdate(ctx) {
if (ctx.type === 'update') return
const file = ctx.file
const modules: EnvironmentModuleNode[] = []

Loading…
Cancel
Save