index
:
purs-loader
latest
master
purs-css-modules-webpack-plugin
PureScript loader for webpack _ Forked from https://github.com/fretlink/purs-loader
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
index.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clear warnings and errors after use
eric thul
2016-06-12
1
-0
/
+2
*
Reduce building of PureScript module map
eric thul
2016-06-12
1
-355
/
+39
*
Bumping version number to 2.0.0-rc.0
eric thul
2016-06-04
1
-14
/
+19
*
Escape require paths for windows
eric thul
2016-05-24
1
-3
/
+4
*
Use cross-spawn for windows support
eric thul
2016-05-24
1
-1
/
+1
*
Handler for multiple psc-ide-client data events
eric thul
2016-05-24
1
-4
/
+18
*
Reference source ffi module instead of output ffi module.
Alex Mingoia
2016-05-21
1
-15
/
+24
*
Correctly parse boolean options.
Alex Mingoia
2016-05-14
1
-1
/
+1
*
Do not assume line-delimited psc output.
Alex Mingoia
2016-05-14
1
-9
/
+10
*
Use more descriptive names for compile state.
Alex Mingoia
2016-05-14
1
-8
/
+8
*
Disable instant psc-ide rebuilds by default.
Alex Mingoia
2016-05-12
1
-14
/
+20
*
Recompile on when psc-client-ide receives UnknownModule.
Alex Mingoia
2016-05-10
1
-2
/
+2
*
Refactor to compile independently of purescript-webpack-plugin.
Alex Mingoia
2016-05-10
1
-0
/
+465