put that back

pull/3895/head
tidusjar 5 years ago
parent 8fc383826c
commit e362fa613b

@ -103,4 +103,6 @@
<Error Condition="'$(ErrorCode)' != '0'" Text="Node.js is required to build and run this project. To continue, please install Node.js from https://nodejs.org/, and then restart your command prompt or IDE." />
<Message Importance="high" Text="Restoring dependencies using 'yarn'. This may take several minutes..." />
<Exec WorkingDirectory="$(SpaRoot)" Command="yarn install" />
</Target>
</Target>
</Project>

Loading…
Cancel
Save