aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/PursLoader/Loader.js
Commit message (Collapse)AuthorAgeFilesLines
* Remove `require-path`, use relative paths for PSNathan Faubion2015-11-021-0/+10
| | | | | | | | Fixes #15 Removes the `require-path` option and fixes it to '../'. When generating the temporary module for Webpack, use a relative path to the output directory so it doesn't need to be in `modulesDirectories`.
* Add all PureScript files as webpack dependencieseric thul2015-08-111-0/+2
| | | | Resolves #26
* PureScript 0.7 updates and migration to pulperic thul2015-08-111-0/+17