mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
chore: prevent fs loading browser
This commit is contained in:
parent
6e5bf6098d
commit
b14495951e
@ -2,6 +2,9 @@
|
||||
"name": "client-next",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"browser": {
|
||||
"fs": false
|
||||
},
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"build": "next build",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user