Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Adding bower path | eric thul | 2015-01-14 | 1 | -1/+7 |
| | |||||
* | Obtaining output directory | eric thul | 2014-11-20 | 1 | -1/+1 |
| | | | | Resolves issues #2 | ||||
* | Removing --runtime-type-checks | eric thul | 2014-11-20 | 1 | -1/+0 |
| | | | | Resolves issue #1 | ||||
* | Implementation of the loader | eric thul | 2014-09-22 | 1 | -0/+55 |