* On build, drop <BlazorPackageContentFiles> items into dist\_content\(PackageName)\ * Add <script> and <link> tags to generated index.html * Add testapp coverage of external content package. Still need to add E2E tests that uses it. * Add missing unit test update * Add example of packaging an entire Blazor component including CSS and images * Add E2E test for component from NuGet package |
||
|---|---|---|
| .. | ||
| Razor | ||
| ComponentDiscoveryRazorIntegrationTest.cs | ||
| ComponentRenderingRazorIntegrationTest.cs | ||
| DeclarationRazorIntegrationTest.cs | ||
| DesignTimeCodeGenerationRazorIntegrationTest.cs | ||
| DiagnosticRazorIntegrationTest.cs | ||
| DirectiveRazorIntegrationTest.cs | ||
| FilePathRazorIntegrationTest.cs | ||
| IndexHtmlWriterTest.cs | ||
| Microsoft.AspNetCore.Blazor.Build.Test.csproj | ||
| RazorIntegrationTestBase.cs | ||
| RenderingRazorIntegrationTest.cs | ||
| RuntimeCodeGenerationRazorIntegrationTest.cs | ||
| RuntimeDependenciesResolverTest.cs | ||