Hello
We purchased the package and got a license key. We would like to use it in our angular app without manual downloading and unzipping the package (preferably our deployment pipline uses just npm)
Is it possible to use the licensed package just with npm?
Hi davout,
window.Smart.License = “the license key”; is enough for unlocking a npm package. This code line should be placed in app.module.ts in case of Angular, App.jsx after the imports in case of App.jsx or after the imports in case of Javascript.
Best regards,
Peter Stoev
Smart UI Team https://www.htmlelements.com/
Hi tullio0106,
The Trial license is the default applied license which is for evaluation purposes only.
Best regards,
Peter Stoev
Smart UI Team https://www.htmlelements.com/