Skip to content

Commit

Permalink
Add note about webpack@4 to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ogonkov committed Oct 30, 2020
1 parent e1bbc19 commit cf76318
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

This Webpack loader compiles [Fest](https://github.com/mailru/fest) templates.

> For Webpack 4.x use loader versions 2.x
Loader is trying to build dependencies tree by walking through
`<fest:include/>`, `<fest:insert/>` and `<fest:script/>` tags of template.

Expand Down

0 comments on commit cf76318

Please sign in to comment.