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 f3fe3a6 commit e6717c5Copy full SHA for e6717c5
esbuild.settings.js
@@ -14,6 +14,5 @@ export default async function esbuildSettingsOverride (esbuildSettings) {
14
'.ttf': 'copy'
15
}
16
17
- console.log({ esbuildSettings })
18
return esbuildSettings
19
0 commit comments