Stremio / stremio-addon-sdk

🧙 A Node.js SDK for creating and publishing Stremio add-ons
https://www.stremio.com/addon-sdk
MIT License
605 stars 158 forks source link

How can i change the landing template without changing inside the module #247

Closed osmansonsuz closed 7 months ago

osmansonsuz commented 7 months ago

Is there any way for this without changing it manually in node_modules. Because render.com is taking the modules by default.

dexter21767-dev commented 7 months ago

the only way is ditching the sdk and using express directly.