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 path = "dist/server/wrangler.json"
|
||||||
const config = await Bun.file(path).json()
|
const config = await Bun.file(path).json()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue