mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
chore(nx/client): warning about util module
This commit is contained in:
parent
23bfda0b51
commit
f89eb8cfd9
@ -24,7 +24,8 @@ module.exports = {
|
||||
resolve: {
|
||||
fallback: {
|
||||
path: false,
|
||||
fs: false
|
||||
fs: false,
|
||||
util: false
|
||||
}
|
||||
}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user