F3 SLICE-5 review fixes: fence-aware replacement extraction + editSelection guards (#6)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ const options = {
|
||||
bundle: true,
|
||||
platform: "node",
|
||||
format: "cjs",
|
||||
target: "node20",
|
||||
target: "node22",
|
||||
sourcemap: true,
|
||||
// vscode is provided by the host; @cline/sdk is ESM-only and is loaded at
|
||||
// runtime via dynamic import() from node_modules, so keep both external.
|
||||
|
||||
Reference in New Issue
Block a user