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