Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extracting out the example | eric thul | 2016-03-13 | 1 | -11/+0 |
| | |||||
* | Updating example for .purs extension | eric thul | 2015-12-29 | 1 | -5/+5 |
| | | | | | Showing usage of specifying .purs and not specifying an extension for require statements. | ||||
* | More example files | eric thul | 2015-12-27 | 1 | -1/+3 |
| | |||||
* | Updating example | eric thul | 2015-12-25 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -4/+4 |
| | | | | Resolves #18 | ||||
* | Updating for PureScript 0.7 | eric thul | 2015-07-06 | 1 | -1/+5 |
| | | | | 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/+3 |
| | | | | | 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 | -2/+4 |
| | |||||
* | Adding basic example | eric thul | 2015-01-13 | 1 | -0/+3 |