Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to compile independently of purescript-webpack-plugin. | Alex Mingoia | 2016-05-10 | 1 | -51/+0 |
| | | | | | | | - Remove dependence on purescript-webpack-plugin - Fixes double-compilation issue by loading compiled JS instead of adding dependency. - Uses `psc-ide-server` for fast rebuilds. | ||||
* | Handling dependencies | eric thul | 2016-03-12 | 1 | -6/+0 |
| | |||||
* | Splitting PSC functionality into a separate plugin | eric thul | 2015-12-25 | 1 | -1/+7 |
| | | | | | | | | The loader creates shim modules that reference their corresponding PureScript module that is bundled by the PureScript webpack plugin, which invokes `psc` and `psc-bundle`. Resolves #31 and resolves #32 | ||||
* | PureScript 0.7 updates and migration to pulp | eric thul | 2015-08-11 | 1 | -0/+51 |