Skip to content

Commit

Permalink
feat(vite): vite endpoint on terraform outputs (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekeren authored Feb 25, 2024
1 parent 54aa78b commit 4754884
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite/vite.w
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ pub class Vite {
} else {
throw "Unsupported WING_TARGET ${target}";
}
new cloud.Endpoint(this.url);
}
}

0 comments on commit 4754884

Please sign in to comment.