Hello,
I'm building an extension for espoCRM using the expocrm/ext-template from Github https://github.com/espocrm/ext-template
I would like to include this npm package in my extension: https://github.com/bubkoo/html-to-image
It needs to be installed using npm so I was wandering, how would I go about including this package dependency in my extension?
The README for ext-template shows how to include a composer package but not an npm package ? Thank you in advance.
I'm building an extension for espoCRM using the expocrm/ext-template from Github https://github.com/espocrm/ext-template
I would like to include this npm package in my extension: https://github.com/bubkoo/html-to-image
It needs to be installed using npm so I was wandering, how would I go about including this package dependency in my extension?
The README for ext-template shows how to include a composer package but not an npm package ? Thank you in advance.
Comment