aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/PursLoader/Options.purs
Commit message (Collapse)AuthorAgeFilesLines
* Remove `require-path`, use relative paths for PSNathan Faubion2015-11-021-19/+21
| | | | | | | | 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`.
* PureScript 0.7 updates and migration to pulperic thul2015-08-111-7/+9
|
* Moving files to match moduleeric thul2015-08-111-0/+107