mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Fix fs
This commit is contained in:
parent
26c3f13fb7
commit
31d3ff1b2b
1 changed files with 5 additions and 0 deletions
|
|
@ -60,6 +60,11 @@ module.exports = {
|
|||
loader: 'eslint-loader',
|
||||
exclude: /(node_modules)/
|
||||
})
|
||||
|
||||
config.node = {
|
||||
fs: "empty"
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue