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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
12
-315
/
+465
*
Escape path for require
eric thul
2016-03-14
3
-4
/
+14
*
Defers to the plugin for writing PureScript output
eric thul
2016-03-13
2
-12
/
+4
*
Merge branch 'master' into topic/stderr
eric thul
2016-03-12
8
-114
/
+31
|
\
|
*
Handling dependencies
eric thul
2016-03-12
4
-46
/
+6
|
*
Handle optional bundling by the compiler
eric thul
2016-03-08
7
-72
/
+29
*
|
Writes PureScript output to stderr
eric thul
2016-03-06
2
-16
/
+30
|
/
*
Bumping version number to 0.6.0-beta.3
0.6.0-beta.3
eric thul
2016-02-29
1
-1
/
+2
*
Bumping version number to 0.6.0-beta.2
0.6.0-beta.2
eric thul
2016-02-28
1
-0
/
+2
*
Adding debug logging
eric thul
2016-02-27
3
-0
/
+27
*
Adds dependencies of modules process by the loader.
eric thul
2016-02-24
4
-35
/
+128
*
Updating bundle output option name
eric thul
2015-12-25
2
-9
/
+9
*
Splitting PSC functionality into a separate plugin
eric thul
2015-12-25
11
-395
/
+91
*
Fixing compiler warnings
eric thul
2015-12-20
3
-5
/
+20
*
Remove `require-path`, use relative paths for PS
Nathan Faubion
2015-11-02
3
-40
/
+66
*
Compiling after adding webpack dependencies
eric thul
2015-08-11
1
-2
/
+2
*
Add all PureScript files as webpack dependencies
eric thul
2015-08-11
2
-0
/
+6
*
PureScript 0.7 updates and migration to pulp
eric thul
2015-08-11
13
-172
/
+232
*
Moving files to match module
eric thul
2015-08-11
7
-0
/
+0
*
Ensure purescript error is displayed
eric thul
2015-07-20
1
-3
/
+9
*
Add FFI JavaScript as a webpack dependency
eric thul
2015-07-18
3
-3
/
+79
*
Capturing stderr on psc invocation
eric thul
2015-07-18
1
-2
/
+12
*
Generate .psci file
eric thul
2015-07-06
5
-16
/
+114
*
Updating for PureScript 0.7
eric thul
2015-07-06
7
-246
/
+42
*
Additional loader options
eric thul
2015-05-14
2
-30
/
+57
*
Optimizing dependency list generation
eric thul
2015-05-02
1
-6
/
+13
*
Rewrite using purescript for the implementation
eric thul
2015-04-12
9
-0
/
+436