feat: add cloudflare pages compat
This commit is contained in:
parent
9d471f92a3
commit
32af8cd086
7 changed files with 12 additions and 6 deletions
|
@ -19,7 +19,7 @@
|
|||
}: {
|
||||
devShells.default = with pkgs;
|
||||
mkShellNoCC {
|
||||
buildInputs = [bun];
|
||||
buildInputs = [bun wrangler];
|
||||
};
|
||||
|
||||
formatter = pkgs.alejandra;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue