Skip to content

Commit 87e521a

Browse files
gganchganchimeg
andauthored
fix fs browser error for new icon update (#363)
Co-authored-by: ganchimeg <[email protected]>
1 parent 111ae94 commit 87e521a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"name": "cloudflare-docs-engine",
33
"private": true,
4+
"browser": {
5+
"fs": false
6+
},
47
"description": "Cloudflare Workers documentation engine",
58
"version": "0.1.5",
69
"author": "Cloudflare <[email protected]>",

0 commit comments

Comments
 (0)