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 1e1406e commit b29bebfCopy full SHA for b29bebf
packages/node_modules/overmind/src/index.ts
@@ -291,7 +291,6 @@ export class Overmind<ThisConfig extends IConfiguration>
291
configuration.actions
292
)
293
} else {
294
- console.log(location.hostname)
295
warning +=
296
'\n\n - You are not running on localhost. You will have to manually define the devtools option to connect'
297
}
0 commit comments