mirror of
https://github.com/Viren070/AIOStreams.git
synced 2025-12-01 23:14:04 +01:00
fix: .
This commit is contained in:
@@ -11,6 +11,8 @@ const nextConfig: NextConfig = {
|
||||
config.resolve.fallback = {
|
||||
...config.resolve.fallback,
|
||||
fs: false,
|
||||
'./ptt.js': './ptt',
|
||||
'./regex.js': './regex',
|
||||
};
|
||||
return config;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user