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 | -10/+8 |
| | |||||
* | Update example webpack.config | Nathan Faubion | 2015-11-07 | 1 | -2/+1 |
| | |||||
* | Add FFI JavaScript as a webpack dependency | eric thul | 2015-07-18 | 1 | -2/+2 |
| | | | | Resolves #18 | ||||
* | Updating for PureScript 0.7 | eric thul | 2015-07-06 | 1 | -4/+17 |
| | | | | Resolves #14 | ||||
* | Additional loader options | eric thul | 2015-05-14 | 1 | -1/+1 |
| | | | | | | | | | | | Adds the `psc-make` options `comments` and `no-prefix`. Also, an internal option `src` has been added that is used to specify the source paths of `PureScript` files that will be globbed for compilation. By default the `bower_components` path is globbed, but the loader requires that the source paths be provided for the user's code. Resolves #12 | ||||
* | Updating example and adding publishing | eric thul | 2015-04-12 | 1 | -14/+16 |
| | | | | Resolves #7 | ||||
* | Adding basic example | eric thul | 2015-01-13 | 1 | -0/+16 |