Standardize project directory structure, in line with gulp build

This commit is contained in:
billz
2019-10-08 18:58:46 +01:00
parent e78606f233
commit c26cb40a80
17 changed files with 1171 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/dist/icons/mstile-150x150.png"/>
<TileColor>#b91d47</TileColor>
</tile>
</msapplication>
</browserconfig>