ddbd7e2ef5
The elm2nix expression builds my code as Main.min.js. As such, I changed my index.html to require Main.min.js instead of elm.js. When I run elm-live now, I make sure that I output Main.min.js as well. I need to gitignore this to exclude it from my repository though.
3 lines
No EOL
35 B
Text
3 lines
No EOL
35 B
Text
/elm-stuff
|
|
/Main.min.js
|
|
/output.css |