/angular-components-rrweb-problem

This repo demonstrate rrweb problem with record angular components and styles

Primary LanguageTypeScriptMIT LicenseMIT

AngularComponentsRrwebProblem

This project was created to demonstrate rrweb-io/rrweb#225, rrweb-io/rrweb-snapshot#33, rrweb-io/rrweb#228

For run application clone this repository and run:

npm install

then to run the application do:

npm run start

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.