File tree 1 file changed +0
-4
lines changed
src/mono/nuget/Microsoft.NET.Sdk.WebAssembly.Pack/build
1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -73,10 +73,6 @@ Copyright (c) .NET Foundation. All rights reserved.
73
73
<PreserveCompilationReferences >false</PreserveCompilationReferences >
74
74
<IsWebConfigTransformDisabled >true</IsWebConfigTransformDisabled >
75
75
76
- <!-- JS Modules -->
77
- <!-- We disable the manifest generation because we are going to inline the modules in the blazor.boot.json manifest -->
78
- <GenerateJSModuleManifest >false</GenerateJSModuleManifest >
79
-
80
76
<EnableDefaultWasmAssembliesToBundle >false</EnableDefaultWasmAssembliesToBundle >
81
77
<WasmNestedPublishAppDependsOn >_GatherWasmFilesToPublish;$(WasmNestedPublishAppDependsOn)</WasmNestedPublishAppDependsOn >
82
78
<_WasmNestedPublishAppPreTarget >ComputeFilesToPublish</_WasmNestedPublishAppPreTarget >
You can’t perform that action at this time.
0 commit comments