I am facing an issue with SweetAlert2. It is working in local, buttons are getting swapped successfully. But the changes are not appearing when deployed on the server.
And these are the things I added in bower.json in order for the SweetAlert2 to work in server:
"angular-sweetalert-2": "latest",
"sweetalert2": "^7.1.3",
"swangular":"^1.4.3"
Comments
Post a Comment