Hi everyone,
I’m working on a webOS app for my Node.js web application. I started with the basic “hello world” template, and it runs fine on the emulator. However, when I start adding my TypeScript pages from the src folder, the app freezes on the homescreen without opening anything.
Any advice on fixing this would be appreciated!
Thanks!