mirror of
https://github.com/zhigang1992/workers-graphql-server.git
synced 2026-01-12 17:53:23 +08:00
Remove null-ed dependencies, they fit now!
This commit is contained in:
@@ -4,8 +4,6 @@ module.exports = {
|
||||
target: 'webworker',
|
||||
resolve: {
|
||||
alias: {
|
||||
'apollo-engine-reporting': path.resolve(__dirname, './null.js'),
|
||||
busboy: path.resolve(__dirname, './null.js'),
|
||||
fs: path.resolve(__dirname, './null.js'),
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user