diff --git a/example/watch-shared.js b/example/watch-shared.js index 1e796ed..036744b 100644 --- a/example/watch-shared.js +++ b/example/watch-shared.js @@ -17,9 +17,6 @@ export const watch = async ({ enhancedRestartCommand: true, }, - // see docs for more info about these options: - altvEnums: true, - ...altvEsbuildOptions, }) ],