Skip to content

Commit

Permalink
Remove Resizer and use CSS object-fit instead (lynckia#1498)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcague authored Nov 7, 2019
1 parent b33b9cc commit 4b84eac
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 508 deletions.
3 changes: 0 additions & 3 deletions erizo_controller/erizoClient/src/Erizo.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ import Logger from './utils/Logger';

// eslint-disable-next-line
require('expose-loader?adapter!../lib/adapter.js');
// eslint-disable-next-line
require('script-loader!./utils/L.Resizer.js');


const Erizo = {
Room: Room.bind(null, undefined, undefined, undefined),
Expand Down
Loading

0 comments on commit 4b84eac

Please sign in to comment.