We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 869288f commit 864d4d6Copy full SHA for 864d4d6
lib/module.js
@@ -13,8 +13,6 @@ function proxyModule (options) {
13
}
14
15
if (!this.options.proxy) {
16
- // No proxy defined
17
- logger.warn('No proxy defined on top level.')
18
return
19
20
0 commit comments