Posted 1 August 2019, 3:49 am EST
Hi,
I have used Wijmo 5.20171.282 version in my angular application. We have an license from grapecity.
I just found wijmo package from NPM. Shall we use this?
How about manage license for new/upcoming versions?
Currently we used like,
In Package.json
“dependencies”: {
…
…
“wijmo”: “./Wijmo_5.2/NpmImages/wijmo-amd-min”,
…
…
}
In NPM:
npm i wijmo@5.20181.462 --save
So I will use => “wijmo”: “^5.20181.462” in package.json file.
Is any problem for download and use wijmo controls?
Thanks,
Ramu