Skip to content

Commit e4f6e0b

Browse files
committed
Use the browser-provided fetch
1 parent b59c05e commit e4f6e0b

File tree

3 files changed

+0
-53
lines changed

3 files changed

+0
-53
lines changed

ui/frontend/api.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import fetch from 'isomorphic-fetch';
21
import * as z from 'zod';
32

43
export const routes = {

ui/frontend/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"core-js": "^3.1.3",
1212
"history": "^5.3.0",
1313
"immer": "^9.0.0",
14-
"isomorphic-fetch": "^3.0.0",
1514
"lodash-es": "^4.17.21",
1615
"monaco-editor": "^0.44.0",
1716
"prismjs": "^1.6.0",
@@ -37,7 +36,6 @@
3736
"@babel/preset-react": "^7.0.0",
3837
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
3938
"@types/common-tags": "^1.8.1",
40-
"@types/isomorphic-fetch": "^0.0.36",
4139
"@types/jest": "^29.2.5",
4240
"@types/lodash-es": "^4.17.6",
4341
"@types/prismjs": "^1.26.0",

ui/frontend/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)