Skip to content

Commit

Permalink
perf(user-onboarding): added video streaming functionality (#237)
Browse files Browse the repository at this point in the history
* fix(user-onboarding): fix all the conflicts

* Update default.scss

* Update default.scss

* Update index.ts

* Update videoModel.ts

* Update videoModel.ts

* Update videoModel.ts
  • Loading branch information
harshitmitSF authored Jun 28, 2021
1 parent 304402b commit 3bf4711
Show file tree
Hide file tree
Showing 10 changed files with 19,450 additions and 282 deletions.
1 change: 1 addition & 0 deletions packages/user-onboarding/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"architect": {
"build": {
"styles": [
"./node_modules/@videogular/ngx-videogular/fonts/videogular.css",
"./node_modules/shepherd.js/dist/css/shepherd.css"
],
"builder": "@angular-devkit/build-angular:ng-packagr",
Expand Down
Loading

0 comments on commit 3bf4711

Please sign in to comment.