Skip to content

Commit

Permalink
Merge pull request #471 from Sitecore/fix/470-Remove-Gulp
Browse files Browse the repository at this point in the history
Gulp Cleanup
  • Loading branch information
robearlam authored Jun 24, 2024
2 parents add62f9 + 55968ed commit a10a51a
Show file tree
Hide file tree
Showing 79 changed files with 2 additions and 6,567 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

<ItemGroup>
<Content Remove="compilerconfig.json" />
<Content Remove="wwwroot\sass\**\*.scss" />
</ItemGroup>

<ItemGroup>
Expand All @@ -31,6 +32,7 @@

<ItemGroup>
<None Include="compilerconfig.json" />
<None Include="wwwroot\sass\**\*.scss" />
</ItemGroup>

<ItemGroup>
Expand Down
9 changes: 0 additions & 9 deletions src/Project/MvpSite/rendering/wwwroot/config.rb

This file was deleted.

38 changes: 0 additions & 38 deletions src/Project/MvpSite/rendering/wwwroot/gulpfile.js

This file was deleted.

23 changes: 0 additions & 23 deletions src/Project/MvpSite/rendering/wwwroot/package.json

This file was deleted.

5 changes: 0 additions & 5 deletions src/Project/MvpSite/rendering/wwwroot/sass/stylesheets/ie.css

This file was deleted.

This file was deleted.

68 changes: 0 additions & 68 deletions src/Project/MvpSite/rendering/wwwroot/sass/stylesheets/screen.css

This file was deleted.

This file was deleted.

Loading

0 comments on commit a10a51a

Please sign in to comment.