Skip to content

Commit

Permalink
Add note about dependencies walking
Browse files Browse the repository at this point in the history
  • Loading branch information
ogonkov committed Jun 11, 2020
1 parent b704ea0 commit 64ebe1b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@

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

Loader is trying to build dependencies tree by walking through `<fest:include/>`
and `<fest:insert/>` of template.

## Install
```bash
npm install --save-dev fest-webpack-loader
Expand Down

0 comments on commit 64ebe1b

Please sign in to comment.