你的位置: 码友网首页 / 资讯源列表 / Build client web assets for your Razor Class Library

关于[Build client web assets for your Razor Class Library]的摘要:

In this post we’ll show you how to integrate npm and webpack into the build process for your Razor Class Library. For folks who want a solution that just works, we’ll look at the new experimental Microsoft.AspNetCore.ClientAssets package that handles this integration for you automatically provided you have the right tools installed. We’ll also walk through all the details of how to set this up using MSBuild for folks that want to be able to control and customize the process. While the focus of this post is npm and webpack, the solution that we provide here can easily be adapted to other tools like yarn, rollup, etc.

原文地址: https://devblogs.microsoft.com/dotnet/build-client-web-assets-for-your-razor-class-library/

收录时间: 2021-11-02 浏览量: 1632 分类: .NET Core

| 0 收藏 | 0