Skip to content

Commit

Permalink
feat(FEC-11649): live duration APIs (#501)
Browse files Browse the repository at this point in the history
expose new api's provide the same currentTime/duration values like before FEC-10817

also fix a node 17 issue (see webpack/issues/14532)

Solves FEC-11649
  • Loading branch information
yairans authored Oct 25, 2021
1 parent f8de112 commit ab8a715
Show file tree
Hide file tree
Showing 3 changed files with 1,214 additions and 1,134 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ dist: xenial
language: node_js
node_js:
- 'node'
env:
global:
- NODE_OPTIONS="--openssl-legacy-provider"

addons:
chrome: stable
Expand Down
Loading

0 comments on commit ab8a715

Please sign in to comment.