Skip to content

Commit

Permalink
Document version compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
jouni-kantola committed Aug 30, 2024
1 parent bc53a75 commit 4e859d4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ Plugin for generating ASP.NET Razor partial views for assets built with webpack.

![Build Status](https://github.com/jouni-kantola/razor-partial-views-webpack-plugin/workflows/Node.js%20CI/badge.svg)

## Versions and compatibility

v4 for Rspack and webpack 5+
v3 for webpack v2-5

## Usage

`razor-partial-views-webpack-plugin` use rules for generating `cshtml`/`vbhtml` views wrapping assets built with webpack. With the plugin comes templates for scripts and styles, but any type of asset can be used as Razor view source.
Expand Down

0 comments on commit 4e859d4

Please sign in to comment.