Skip to content

Commit 323abf3

Browse files
author
Josh McCullough
committed
Removed copying of JS outputs to Developers site.
1 parent 52673c8 commit 323abf3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

JavaScript API.csproj

-2
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,6 @@
168168
<Zip ZipFileName="Content\Scripts\API\Output\hiw-js-api.zip" ZipLevel="9" Files="@(JSAPIOutputs)" WorkingDirectory="Content\Scripts\API\Output" />
169169
<Message Importance="high" Text="Copying API to Developers..." />
170170
<Copy SourceFiles="Content\Scripts\API\Output\hiw-js-api.zip" DestinationFolder="..\..\Developers\Content\Downloads\" />
171-
<Copy SourceFiles="Content\Scripts\API\Output\hiw-api.min.js" DestinationFolder="..\..\Developers\Content\Scripts\" />
172-
<Copy SourceFiles="Content\Scripts\API\Output\hiw-api-lite.min.js" DestinationFolder="..\..\Developers\Content\Scripts\" />
173171
</Target>
174172
<Target Name="CleanJavaScriptAPIOutput">
175173
<ItemGroup>

0 commit comments

Comments
 (0)