Hello, I want to generate ipk from the react tv project.
etibar opened this issue · 3 comments
etibar commented
Hello, I want to generate ipk from the react tv project.
matheusmonte commented
Can you generate a ipk from project's result or source code, Can you explain more?
raphamorim commented
Hey @etibar, when you run react-tv-cli run-webos it will generate the IPK for you. https://github.com/raphamorim/react-tv/blob/master/packages/react-tv-cli/scripts/webos/run.js#L133
raphamorim commented
Unfortunately there’s no build-webos to just create the IPK file. Feel free to open a PR if you want to, would be a good feature to have. Closing this issue.