Open ImrozKhan21 opened 2 years ago
Player works smoothly while doing standard client side build but it starts failing while converting the project to SSR using Angular universal.
ng serve for ssr starts throwing DomParser undefined error.
How can we use it with SSR?
See #162.
Player works smoothly while doing standard client side build but it starts failing while converting the project to SSR using Angular universal.
ng serve for ssr starts throwing DomParser undefined error.
How can we use it with SSR?