Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating example for .purs extension | eric thul | 2015-12-29 | 1 | -1/+1 |
| | | | | | Showing usage of specifying .purs and not specifying an extension for require statements. | ||||
* | Updating example | eric thul | 2015-12-25 | 1 | -3/+4 |
| | |||||
* | Add FFI JavaScript as a webpack dependency | eric thul | 2015-07-18 | 1 | -2/+4 |
| | | | | Resolves #18 | ||||
* | Ensure output directory exists | eric thul | 2015-07-06 | 1 | -1/+1 |
| | | | | Workaround for #15 | ||||
* | Updating for PureScript 0.7 | eric thul | 2015-07-06 | 1 | -1/+1 |
| | | | | Resolves #14 | ||||
* | Updating example and adding publishing | eric thul | 2015-04-12 | 1 | -3/+3 |
| | | | | Resolves #7 | ||||
* | Parsing module name from source | eric thul | 2015-01-17 | 1 | -1/+2 |
| | | | | | Resolves issue #3 since the the module name defined in the PureScript file is used to resolve the location of the CommonJS-generated output. | ||||
* | updating example | eric thul | 2015-01-14 | 1 | -1/+1 |
| | |||||
* | Adding basic example | eric thul | 2015-01-13 | 1 | -0/+14 |