Alexander Fuchsberger

Results 4 comments of Alexander Fuchsberger

i am also very interested in learning how to best toggle classes/attributes without a trip to the server.

`** (Mix) Trying to load MyApp.Mixfile from "nofile" but another project with the same name was already defined at "nofile"` having same issue on my new deployment server that uses...

I believe this project is unfortunately stalled. I am desperately waiting for a Phoenix 1.3 implementation since I don't have the skill to adapt a full solution by myself but...

Here are some of the things that require changes: you have to change the npm directory in deploy.exs and upgrade.exs: ``` bash("npm", ~w[install], cd: env.build_dir "/assets") bash("npm", ~w[run deploy], cd:...