Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Commit

Permalink
chore: changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
sor4chi committed Apr 16, 2024
1 parent 7e81f84 commit f4b16ba
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .changeset/cold-camels-fetch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
"twrangler": patch
---

dynamic config supports.

```ts
export default defineConfig(() => {
return {
name: "sumple-worker",
// ...
};
});
```

0 comments on commit f4b16ba

Please sign in to comment.