fix: server runtime
This commit is contained in:
parent
6a5de499df
commit
31fd7b46a4
|
@ -48,8 +48,8 @@ async function runtimeModule(compilation, flecks) {
|
|||
' module.hot.invalidate();',
|
||||
' }',
|
||||
' });',
|
||||
` return ['${path}', M];`,
|
||||
' }',
|
||||
` return ['${path}', M];`,
|
||||
' }',
|
||||
' catch (error) {',
|
||||
' if (!error.message.startsWith("Cannot find module")) {',
|
||||
|
|
Loading…
Reference in New Issue
Block a user