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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rephrase troubleshoting "Error `spawn ENOENT`"
cyrbon
2017-02-25
1
-7
/
+7
*
Add troubleshooting "Error spawn ENOENT"
cyrbon
2017-02-25
1
-0
/
+17
*
Version 2.4.0
2.4.0
eric thul
2017-02-25
1
-1
/
+1
*
Merge pull request #84 from ethul/topic/error-handling
eric
2017-02-25
8
-76
/
+1871
|
\
|
*
Version 2.4.0-beta.2
2.4.0-beta.2
eric thul
2017-02-25
1
-1
/
+1
|
*
Adding an additional module check
eric thul
2017-02-25
1
-3
/
+12
|
*
Handle missing module and adding debugging
eric thul
2017-02-25
3
-13
/
+35
|
*
Update README for error reporting
eric thul
2017-02-20
1
-4
/
+27
|
*
Version 2.4.0-beta.1
2.4.0-beta.1
eric thul
2017-02-20
1
-1
/
+1
|
*
Fix typo in makeBundleJS
eric thul
2017-02-20
1
-1
/
+1
|
*
Version 2.4.0-beta.0
2.4.0-beta.0
eric thul
2017-02-19
1
-1
/
+1
|
*
Fix typo in README
eric thul
2017-02-19
1
-1
/
+1
|
*
Add a watch option
eric thul
2017-02-19
3
-1
/
+8
|
*
Ensure that all imported files are watched
eric thul
2017-02-19
5
-65
/
+1799
|
/
*
Version 2.3.0
2.3.0
eric thul
2017-02-12
1
-1
/
+1
*
Small update to README
eric thul
2017-02-12
1
-5
/
+4
*
initial psc-package support (#82)
Andrei Dziahel
2017-02-12
2
-7
/
+36
*
Version 2.2.0
2.2.0
eric thul
2017-01-10
1
-1
/
+1
*
Merge pull request #80 from kozak/feature/psc-ide-server-args
eric
2017-01-09
2
-5
/
+21
|
\
|
*
Add information about potentially slowing down webpack startup
Michal Kozakiewicz
2017-01-09
1
-1
/
+15
|
*
Add psc-ide-server arguments and pass src to psc-ide-server
Michal Kozakiewicz
2017-01-06
2
-4
/
+6
|
/
*
Version 2.1.1
2.1.1
eric thul
2016-11-19
1
-1
/
+1
*
Emit warnings/errors to the compilation instance
eric thul
2016-11-19
2
-7
/
+33
*
Version 2.1.0
2.1.0
eric thul
2016-11-19
1
-1
/
+1
*
Merge pull request #77 from ethul/topic/psc-ide
eric
2016-11-19
3
-34
/
+38
|
\
|
*
Use emitError and emitWarning
eric thul
2016-11-19
3
-21
/
+23
|
*
PscIde full recompile on unknown module imports
eric thul
2016-11-19
1
-1
/
+7
|
*
Update debug statements during build/bundle
eric thul
2016-11-19
1
-3
/
+4
|
*
Always resolve on psc-ide rebuild failure
eric thul
2016-11-19
1
-9
/
+4
|
/
*
Clarify dist-tags
eric thul
2016-11-12
1
-6
/
+2
*
Bumping version number to 2.0.2
2.0.2
eric thul
2016-11-12
1
-1
/
+1
*
Merge pull request #75 from javcasas/master
eric
2016-11-12
1
-3
/
+3
|
\
|
*
Don't console.log unless it is needed
Javier Casas
2016-11-11
1
-3
/
+3
|
/
*
Merge branch 'paluh-master'
eric thul
2016-11-05
1
-0
/
+2
|
\
|
*
Update wording in README
eric thul
2016-11-05
1
-1
/
+1
|
*
Add info about possibility to connect to existing `psc-ide-server`
Tomasz Rybarczyk
2016-11-05
1
-0
/
+1
|
*
Add pscIdeArgs to default options list in README.md
Tomasz Rybarczyk
2016-11-05
1
-0
/
+1
|
/
*
Update README for PureScript 0.10
eric thul
2016-11-05
1
-0
/
+2
*
Bumping version number to 2.0.1
2.0.1
eric thul
2016-11-05
1
-1
/
+1
*
Adding dargs dependency
eric thul
2016-11-05
2
-13
/
+5
*
Wrapping reject values in Error objects
eric thul
2016-11-05
3
-9
/
+9
*
Bumping version number to 2.0.0
2.0.0
eric thul
2016-10-12
1
-1
/
+1
*
Merge pull request #67 from jqyu/master
eric
2016-09-06
1
-1
/
+1
|
\
|
*
Fixes bundled output path
James Yu
2016-09-06
1
-1
/
+1
|
/
*
Bumping version number to 2.0.0-rc.1
2.0.0-rc.1
eric thul
2016-06-12
2
-1
/
+5
*
Merge pull request #61 from ethul/topic/issues
eric
2016-06-12
7
-360
/
+458
|
\
|
*
Clear warnings and errors after use
eric thul
2016-06-12
1
-0
/
+2
|
*
Handle no filename in PscIde result
eric thul
2016-06-12
2
-43
/
+50
|
*
Reduce building of PureScript module map
eric thul
2016-06-12
7
-360
/
+449
|
/
*
Merge pull request #55 from ethul/topic/issue-54
2.0.0-rc.0
eric
2016-06-04
3
-26
/
+24
|
\
[next]