ngx-json-ld icon indicating copy to clipboard operation
ngx-json-ld copied to clipboard

Angular4 AoT suppport

Open zolakt opened this issue 6 years ago • 0 comments

Could you add a tag with Angular4 dependencies? I see it was updated to 5 in November.

I don't think there should be any issues. It's working with webpack JiT build on Angular4. But crashing with AoT compiler due to:

Metadata version mismatch, found version 4, expected 3

I think just downgrading of dependencies in package.json should do it

zolakt avatar Jan 15 '18 14:01 zolakt