aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/PursLoader
Commit message (Collapse)AuthorAgeFilesLines
* Fixing compiler warningseric thul2015-12-203-5/+20
|
* Remove `require-path`, use relative paths for PSNathan Faubion2015-11-023-40/+66
| | | | | | | | 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`.
* Compiling after adding webpack dependencieseric thul2015-08-111-2/+2
| | | | Resolves #28
* Add all PureScript files as webpack dependencieseric thul2015-08-112-0/+6
| | | | Resolves #26
* PureScript 0.7 updates and migration to pulperic thul2015-08-1113-172/+232
|
* Moving files to match moduleeric thul2015-08-117-0/+456