NielsCodes / ngx-pixel

An Angular library to simplify event tracking using a Facebook Pixel.
https://www.npmjs.com/package/ngx-pixel
13 stars 17 forks source link

Angular v4 & v8 #10

Open Klypalskyi opened 2 years ago

Klypalskyi commented 2 years ago

Is it possible to use with Angular 8 and Angular 4?

NielsCodes commented 2 years ago

There is a section in the README about backwards compatibility here. Because of differences between the Ivy and View Engine compilers, I cannot guarantee compatibility with older versions.