Skip to content

Commit

Permalink
doc(webpack): add link to wiki
Browse files Browse the repository at this point in the history
Closes #161
  • Loading branch information
jods4 committed May 8, 2019
1 parent f96a86a commit 9f6f798
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ module.exports = {
plugins: [ new AureliaPlugin() ]
};
```

## Documentation

Information about how to use this Webpack plugin can be found in [its Github wiki](https://github.com/aurelia/webpack-plugin/wiki).

0 comments on commit 9f6f798

Please sign in to comment.