Fix esbuild for account-portal

This commit is contained in:
Adria Navarro 2023-10-31 14:49:40 +01:00
parent 9d8182ffa9
commit 312de2ce1f
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ function runBuild(entry, outfile) {
)
if (
!fs.existsSync("../pro/src") &&
!fs.existsSync(path.join(__dirname, "../packages/pro/src")) &&
tsconfigPathPluginContent.compilerOptions?.paths
) {
// If we don't have pro, we cannot bundle backend-core.