mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-02-11 09:49:06 +00:00
Disable NPM
This commit is contained in:
parent
071f161d2a
commit
c9ccf6cee8
@ -30,7 +30,7 @@
|
|||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<Target Name="PreBuild" BeforeTargets="PreBuildEvent" Condition="'$(Configuration)'=='Release'">
|
<Target Name="PreBuild" BeforeTargets="PreBuildEvent" Condition="'$(Configuration)'=='Release'">
|
||||||
<Exec Command="npm run build" />
|
<!-- <Exec Command="npm run build" /> -->
|
||||||
</Target>
|
</Target>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
Loading…
Reference in New Issue
Block a user