Add WASM Support for Uno Platform (#1333)

Co-authored-by: Jérôme Laban <jerome.laban@nventive.com>
Co-authored-by: Geoffrey Huntley <ghuntley@ghuntley.com>
Co-authored-by: Martin Zikmund <martin@zikmund.dev>
This commit is contained in:
Matthew Leibowitz 2020-07-21 03:22:38 +02:00 committed by GitHub
commit b84f667eae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
39 changed files with 1001 additions and 14 deletions

View file

@ -10,8 +10,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Uno.Wasm.Bootstrap" Version="1.4.0-dev.7" />
<PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="1.4.0-dev.7" />
<PackageReference Include="Uno.Wasm.Bootstrap" Version="1.4.0-dev.9" />
<PackageReference Include="Uno.Wasm.Bootstrap.DevServer" Version="1.4.0-dev.9" />
</ItemGroup>
<ItemGroup>