forked from baron/baron-sso
API 클라이언트 및 개발 서버 설정 변경
This commit is contained in:
@@ -13,4 +13,7 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
},
|
||||
esbuild: {
|
||||
// drop: process.env.APP_ENV === "production" ? ["console", "debugger"] : [],
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user