2 references to GenerateViteWrapperAsync
Aspire.Hosting.JavaScript.Tests (2)
AddViteAppTests.cs (2)
973
var firstWrapperPath = await
GenerateViteWrapperAsync
(firstApp);
974
var secondWrapperPath = await
GenerateViteWrapperAsync
(secondApp);