Saúl Ibarra Corretgé
3cfa548488
build: add integration with webpack-bundle-analyzer
Build as follows to build (production) bundle size stats:
npx webpack -p --progress --analyze-bundle
Then open the report:
npx webpack-bundle-analyzer stats.json
6 gadus atpakaļ
Hristo Terezov
23503b0efd
fix(devices): when add/remove the selected device
6 gadus atpakaļ
hristoterezov
7dfa07e540
fix(browser_caps): clean up.
8 gadus atpakaļ
hristoterezov
44d2c7ba21
feat(browser_caps): Implement browser capabilities API. (#690)
In order to include browser capabilities in RTCBrowserType I needed to
refactor RTCBrowserType.
8 gadus atpakaļ
hristoterezov
d6a3e8fb3c
style(gitignore): Add .sync-config.cson
9 gadus atpakaļ
Sam Whited
ec34cf48a2
Add events for lock icon update
9 gadus atpakaļ
damencho
1a179f2cb9
Updates package.json with dependencies and scripts. Removes Makefile. Adds version to the library.
10 gadus atpakaļ
hristoterezov
9e0191819a
Implements audio levels.
10 gadus atpakaļ
Boris Grozev
72d4ecb607
initial commit
10 gadus atpakaļ