`elm-brunch` is working perfectly for me with Phoenix and brunch.  What is 
the log output?

On Sunday, July 24, 2016 at 12:49:26 PM UTC-6, Aaron VonderHaar wrote:
>
> Is it possible elm-brunch is trying to add boilerplate to the js so it can 
> be required by other JavaScript files?  If so, that might be messing things 
> up.  I believe elm-make 0.17 adds the necessary boilerplate to make the 
> output usable with require (though I haven't used that myself).
>
> On Jul 24, 2016 11:42 AM, "Ryan Erb" <[email protected] <javascript:>> 
> wrote:
>
>> It does seem like the elm-brunch is doing some weird things. Not to sure 
>> if something is now broken because of .17 now. 
>>
>> Running the commands by hand seems to solve the issues. Guess I just wont 
>> have the live reloading.
>>
>> Thanks for the help!!!!
>>
>> On Saturday, July 23, 2016 at 7:08:18 PM UTC-4, Nick H wrote:
>>>
>>> I'm afraid I don't know anything about the elm-brunch plugin. You should 
>>> be able to compile your code by doing "elm make MainModule.elm --output 
>>> elm.js" (Substitute MainModule.elm and elm.js for appropriate names). Does 
>>> this give you the same errors as when you are using the plugin?
>>>
>>> Be warned, that tutorial is for an old version of Elm... the language 
>>> has changed quite a bit since it was written.
>>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Elm Discuss" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to