Skip to content

Commit 3fa280d

Browse files
committed
chore: app -> desktop
1 parent 1d58b55 commit 3fa280d

1,143 files changed

Lines changed: 50 additions & 50 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

bun.lock

Lines changed: 48 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

infra/desktop.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { domain } from "./stage"
22

33
new sst.cloudflare.StaticSite("Desktop", {
44
domain: "desktop." + domain,
5-
path: "packages/app",
5+
path: "packages/desktop",
66
build: {
77
command: "bun turbo build",
88
output: "./dist",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@opencode/app",
2+
"name": "@opencode/desktop",
33
"version": "0.14.1",
44
"description": "",
55
"type": "module",
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)