aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/PursLoader/Plugin.md
Commit message (Collapse)AuthorAgeFilesLines
* Adds dependencies of modules process by the loader.eric thul2016-02-241-0/+45
The module file path and dependency graph information is provided by the purescript-webpack-plugin. Resolves #37