aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/PursLoader/LoaderRef.js
Commit message (Collapse)AuthorAgeFilesLines
* Refactor to compile independently of purescript-webpack-plugin.Alex Mingoia2016-05-101-50/+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 dependencieseric thul2016-03-121-2/+0
|
* Handle optional bundling by the compilereric thul2016-03-081-4/+0
| | | | Resolves ethul/purescript-webpack-plugin#9
* PureScript 0.7 updates and migration to pulperic thul2015-08-111-0/+56