Skip to content

Commit

Permalink
Vite 4.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
cheleb committed Oct 7, 2023
1 parent 43f700f commit a7671ab
Show file tree
Hide file tree
Showing 3 changed files with 596 additions and 684 deletions.
2 changes: 1 addition & 1 deletion .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
{
"label": "fastLink",
"type": "shell",
"command": "NODE_OPTIONS='--openssl-legacy-provider' DEV=1 sbt \"clean; ~example-client/fastLinkJS\"",
"command": "NODE_OPTIONS='--openssl-legacy-provider' DEV=1 sbt \"~example-client/fastLinkJS\"",
"presentation": {
"panel": "dedicated",
"group": "runDevCmd"
Expand Down
Loading

0 comments on commit a7671ab

Please sign in to comment.