Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating example for .purs extension | eric thul | 2015-12-29 | 2 | -6/+6 |
| | | | | | Showing usage of specifying .purs and not specifying an extension for require statements. | ||||
* | More example files | eric thul | 2015-12-27 | 3 | -1/+11 |
| | |||||
* | Updating example | eric thul | 2015-12-25 | 3 | -7/+7 |
| | |||||
* | Add all PureScript files as webpack dependencies | eric thul | 2015-08-11 | 1 | -3/+1 |
| | | | | Resolves #26 | ||||
* | Add FFI JavaScript as a webpack dependency | eric thul | 2015-07-18 | 3 | -5/+14 |
| | | | | Resolves #18 | ||||
* | Updating for PureScript 0.7 | eric thul | 2015-07-06 | 4 | -3/+12 |
| | | | | 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 | 4 | -1/+10 |
| | | | | | 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 | 3 | -2/+11 |
| | |||||
* | Adding basic example | eric thul | 2015-01-13 | 2 | -0/+6 |