Skip to content

Commit

Permalink
debug output in dev
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Aug 14, 2020
1 parent a826e40 commit 742c65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modd.conf
@@ -1,5 +1,5 @@
src/** {
prep: mkdir -p dist && elm make src/Main.elm --output dist/index.html
prep: mkdir -p dist && elm make src/Main.elm --debug --output dist/index.html
}

dist/** {
Expand Down

0 comments on commit 742c65b

Please sign in to comment.