tawk / tawk-messenger-angular

Official Angular plugin for Tawk messenger
https://www.tawk.to/
Other
6 stars 2 forks source link

Module import location incorrect #13

Open geo242 opened 1 year ago

geo242 commented 1 year ago

I think the latest changes caused the module location to change and now importing the module requires referencing the dist folder.

import { TawkMessengerAngular } from '@tawk.to/tawk-messenger-angular/dist/tawk-messenger-angular';