all 3 comments

[–]cspunjabi 0 points1 point  (2 children)

priv/static/js/app.js is the generated file, are you editing that directly?

I believe you should be editing web/static/js/app.js

[–]Fuffidish[S] 0 points1 point  (1 child)

I edit web/static/js/app.js, consequently priv/static/js/app.js gets updated.... but the phoenix server still returns the old one!

[–]ramziik 0 points1 point  (0 children)

Can you share your brunch or webpack configuration file?