aboutsummaryrefslogtreecommitdiffhomepage
path: root/example/webpack.config.js
Commit message (Collapse)AuthorAgeFilesLines
* Updating exampleeric thul2015-12-251-10/+8
|
* Update example webpack.configNathan Faubion2015-11-071-2/+1
|
* Add FFI JavaScript as a webpack dependencyeric thul2015-07-181-2/+2
| | | | Resolves #18
* Updating for PureScript 0.7eric thul2015-07-061-4/+17
| | | | Resolves #14
* Additional loader optionseric thul2015-05-141-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 publishingeric thul2015-04-121-14/+16
| | | | Resolves #7
* Adding basic exampleeric thul2015-01-131-0/+16