mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-28 04:23:38 +00:00
fix(www): mark deploy script as module
This commit is contained in:
parent
203a0613b8
commit
56a9c0150a
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
export {}
|
||||
|
||||
const path = "dist/server/wrangler.json"
|
||||
const config = await Bun.file(path).json()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue