From 70b59c6b72efb8f88d6bcd6863748e7d9b62a0aa Mon Sep 17 00:00:00 2001 From: maliming Date: Thu, 26 Dec 2024 15:38:18 +0800 Subject: [PATCH] Update POST.md --- docs/en/Community-Articles/2024-11-25-Global-Assets/POST.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/Community-Articles/2024-11-25-Global-Assets/POST.md b/docs/en/Community-Articles/2024-11-25-Global-Assets/POST.md index 8485d8439c..837f81bfa0 100644 --- a/docs/en/Community-Articles/2024-11-25-Global-Assets/POST.md +++ b/docs/en/Community-Articles/2024-11-25-Global-Assets/POST.md @@ -179,7 +179,7 @@ public class MyProjectNameBlazorModule : AbpModule ### BlazorWebAssemblyBundlingModule in the ABP commercial -Here is the `Bundling Modules` list in the ABP commercial. You should add them to `MyCompanyName.MyProjectName.Blazor` project. +Here is the list of `Bundling Modules` in the ABP commercial. If you're using the pro template, you should add them to the `MyCompanyName.MyProjectName.Blazor` project. | BundlingModules | Nuget Package | |---------------------------------------------|-----------------------------------------------------| @@ -246,7 +246,7 @@ Depending on the `AbpAspNetCoreComponentsWebAssemblyLeptonXLiteThemeBundlingModu ### BlazorWebAssemblyBundlingModule in the ABP commercial -Here is the `Bundling Modules` list in the ABP commercial. You should add them to `MyCompanyName.MyProjectName.Blazor.WebApp` project. +Here is the list of `Bundling Modules` in the ABP commercial. If you're using the pro template, you should add them to the `MyCompanyName.MyProjectName.Blazor.WebApp` project. | BundlingModules | Nuget Package | |---------------------------------------------|-----------------------------------------------------|