Skip to content

Tags: gulp-elm/gulp-elm

Tags

Verified

This tag was signed with the committer’s verified signature.
bdukes Brian Dukes

Verified

This tag was signed with the committer’s verified signature.
bdukes Brian Dukes

v0.6.1

Toggle v0.6.1's commit message
Revert back to non-color compiler error message.

v0.6.0

Toggle v0.6.0's commit message
Add debug options for Elm 0.18

v0.4.4

Toggle v0.4.4's commit message
Fix bug from 0.4.3 where bundle task never ended

v0.4.3

Toggle v0.4.3's commit message
Fix error when bundling zero files

Update to cross-spawn from cross-spawn-async

v0.4.2

Toggle v0.4.2's commit message
Merge pull request #11 from abadi199/master

Use terminal's stderr when displaying compiler's error message.

v0.4.1

Toggle v0.4.1's commit message
Merge pull request #9 from abadi199/master

Replace child_process with cross-spawn-async for better support on windows