Skip to content

Commit

Permalink
uncomment task (optional)
Browse files Browse the repository at this point in the history
  • Loading branch information
RomneyDa committed Nov 1, 2024
1 parent 67e688b commit 6545cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// To detect compile errors
"vscode-extension:tsc",
// To build the React app that is used in the extension
// "vscode-extension:continue-ui:build",
"vscode-extension:continue-ui:build",
// // To bundle the code the same way we do for publishing
"vscode-extension:esbuild",
// Start the React app that is used in the extension
Expand Down

0 comments on commit 6545cea

Please sign in to comment.