1
0
Fork 0
mirror of synced 2024-09-28 07:11:40 +12:00

Fix esbuild for account-portal

This commit is contained in:
Adria Navarro 2023-10-31 14:49:40 +01:00
parent 9d8182ffa9
commit 312de2ce1f

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.