aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.js
Commit message (Collapse)AuthorAgeFilesLines
* Parsing module name from sourceeric thul2015-01-171-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.
* Adding bower patheric thul2015-01-141-1/+7
|
* Obtaining output directoryeric thul2014-11-201-1/+1
| | | | Resolves issues #2
* Removing --runtime-type-checkseric thul2014-11-201-1/+0
| | | | Resolves issue #1
* Implementation of the loadereric thul2014-09-221-0/+55