Deploy.
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
// `esbuild` doesn't support returning `watch*` options from `onStart()`
|
||||
// plugin callbacks. Instead, we define an empty virtual module that is
|
||||
// imported by this injected file. Importing the module registers watchers.
|
||||
import "wrangler:modules-watch";
|
||||
Reference in New Issue
Block a user