You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, really not sure what I'm doing wrong here, but how do I run ember serve and test this out?
I see the VERSION.txt copied to /dist.
I edit dist/VERSION.txt but every time it gets requested, the change isn't picked up.
Hi, really not sure what I'm doing wrong here, but how do I run
ember serveand test this out?I see the VERSION.txt copied to /dist.
I edit dist/VERSION.txt but every time it gets requested, the change isn't picked up.
Thanks!