mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-21 07:05:21 +02:00
chore: remove console.log statement from esbuild configuration
This commit is contained in:
@@ -19,7 +19,6 @@ function prepareDefine(config: DotenvParseOutput | undefined) {
|
||||
|
||||
const define = prepareDefine(result.parsed);
|
||||
|
||||
console.log(define);
|
||||
try {
|
||||
esbuild
|
||||
.build({
|
||||
|
||||
Reference in New Issue
Block a user