added webpack, begin migration from js to ts
This commit is contained in:
@@ -12,10 +12,15 @@
|
||||
<PlatformTarget>x64</PlatformTarget>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Remove="tmp\**" />
|
||||
<EmbeddedResource Remove="tmp\**" />
|
||||
<None Remove="tmp\**" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Folder Include="assets\css\atm\" />
|
||||
<Folder Include="assets\img\atm\" />
|
||||
<Folder Include="cs_packages\" />
|
||||
<Folder Include="Gui\vehiclemenu\web\css\" />
|
||||
<Folder Include="Gui\vehiclemenu\web\font\" />
|
||||
<Folder Include="Gui\vehiclemenu\web\img\" />
|
||||
|
||||
Reference in New Issue
Block a user