aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/PursLoader/Plugin.md
Commit message (Collapse)AuthorAgeFilesLines
* Writes PureScript output to stderreric thul2016-03-061-1/+1
| | | | Resolves #40
* 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