raphamorim / react-tv

[ Unmaintained due to raphamorim/react-ape ] React Renderer for low memory applications
https://www.npmjs.com/package/react-tv
MIT License
2.01k stars 148 forks source link

Hello, I want to generate ipk from the react tv project. #149

Closed etibar closed 5 years ago

etibar commented 5 years ago
matheusmonte commented 5 years ago

Can you generate a ipk from project's result or source code, Can you explain more?

raphamorim commented 5 years ago

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 5 years ago

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.