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
How do I require other js files in my main.js file?
When I add require('cloud/myAPI.js'); like i used to do on parse, I get 502 Bad Gateway error
My parse server is hosted on AWS