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
I am having trouble understanding on how to develop locally. After npm run start the browser loads the Desktop view. This is great and all but I am having a disconnect how am I suppose to listen to events from OW Api changes?
What I assumed the start command would do is:
Bundle the code into build folder with dev configurations
Rebuild build folder with correct structure for uploading to OW App. (same process as npm build -> pack-overwolf)
App refreshes and you can test you changes or see your logs.
Could anyone enlighten me their local development? How are you testing if a kill happened and you recorded the results or triggered a UI change for the In Game scene?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am having trouble understanding on how to develop locally. After
npm run startthe browser loads theDesktopview. This is great and all but I am having a disconnect how am I suppose to listen to events from OW Api changes?What I assumed the start command would do is:
buildfolder with dev configurationsbuildfolder with correct structure for uploading to OW App. (same process as npm build -> pack-overwolf)Could anyone enlighten me their local development? How are you testing if a kill happened and you recorded the results or triggered a UI change for the In Game scene?
Beta Was this translation helpful? Give feedback.
All reactions