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 1774f47 commit bbff3a9Copy full SHA for bbff3a9
packages/runtime/src/helpers/analysis.ts
@@ -88,7 +88,6 @@ export const extractConfigFromFile = async (apiFilePath: string, appDir: string)
88
return {}
89
}
90
91
- console.log(`updated extract`)
92
try {
93
if (!extractConstValue) {
94
// eslint-disable-next-line import/no-dynamic-require
0 commit comments