]> git.immae.eu Git - github/fretlink/purs-loader.git/commit - src/PursLoader/Plugin.purs
Adds dependencies of modules process by the loader.
authoreric thul <thul.eric@gmail.com>
Thu, 25 Feb 2016 03:53:40 +0000 (22:53 -0500)
committereric thul <thul.eric@gmail.com>
Thu, 25 Feb 2016 03:53:40 +0000 (22:53 -0500)
commit460393439a8dd7d94fe02a2013e96c9146282bf1
tree178492f39cc5afa716f1c403d4a28d45606336a3
parentef1525b5a0fe3f4561493aaca49907dba827dbd6
Adds dependencies of modules process by the loader.

The module file path and dependency graph information is provided by the
purescript-webpack-plugin.

Resolves #37
bower.json
docs/PursLoader/Options.md
docs/PursLoader/Plugin.md [new file with mode: 0644]
src/PursLoader/Loader.purs
src/PursLoader/Options.purs
src/PursLoader/Plugin.js [new file with mode: 0644]
src/PursLoader/Plugin.purs [new file with mode: 0644]