Merge pull request #132 from lepipele/master

Removing empty folder, fixing build warnings
This commit is contained in:
Nicolas Dorier 2018-04-23 12:39:10 +09:00 committed by GitHub
commit 39463a3202
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 3 deletions

View file

@ -112,7 +112,6 @@
<ItemGroup>
<Folder Include="Build\" />
<Folder Include="wwwroot\main\js\" />
<Folder Include="wwwroot\vendor\clipboard.js\" />
</ItemGroup>

View file

@ -18,8 +18,7 @@
"wwwroot/vendor/jquery-easing/jquery.easing.js",
"wwwroot/vendor/scrollreveal/scrollreveal.min.js",
"wwwroot/vendor/magnific-popup/jquery.magnific-popup.js",
"wwwroot/vendor/bootstrap4-creativestart/*.js",
"wwwroot/main/**/js/*.js"
"wwwroot/vendor/bootstrap4-creativestart/*.js"
]
},
{