Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `require-path`, use relative paths for PS | Nathan Faubion | 2015-11-02 | 3 | -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 dependencies | eric thul | 2015-08-11 | 1 | -2/+2 |
| | | | | Resolves #28 | ||||
* | Add all PureScript files as webpack dependencies | eric thul | 2015-08-11 | 2 | -0/+6 |
| | | | | Resolves #26 | ||||
* | PureScript 0.7 updates and migration to pulp | eric thul | 2015-08-11 | 13 | -172/+232 |
| | |||||
* | Moving files to match module | eric thul | 2015-08-11 | 7 | -0/+456 |