Open dannybucks opened 4 years ago
Hey @majorbenks if you could try upgrading @vime/angular
to 4.3.3
and checking if that resolves it. I'm not too sure at the moment if it's even compatible with Angular 8.2.2
. I tested building dev/prod locally with Angular 10.2.1
and it works fine.
I use @vime/angular 4.2.0 with angular 8.2.2. When building a developer / debug version everything works fine. But when building a prod version I get this error: ERROR in Illegal state: Could not load the summary for directive VimeAudio in node_modules/@vime/angular/dist/vime-angular.d.ts.
I import VimeModule from @vime/angular/dist as found in docs.