Fix handling errors when saving scripting API parsing cache

This commit is contained in:
Wojtek Figat
2021-02-19 12:25:53 +01:00
parent ce9df56a97
commit 2f12e67356
3 changed files with 13 additions and 1 deletions

View File

@@ -751,7 +751,9 @@ namespace Flax.Build
using (new ProfileEventScope("BuildBindings"))
{
if (!buildData.Target.IsPreBuilt)
{
BuildTargetBindings(rules, graph, buildData);
}
}
// Link modules into a target