Merge branch 'develop' of github.com:thecodingmachine/workadventure into develop
This commit is contained in:
commit
116c56be81
112 changed files with 2875 additions and 2502 deletions
|
@ -95,6 +95,7 @@ module.exports = {
|
|||
|
||||
if (warning.code === 'a11y-no-onchange') { return }
|
||||
if (warning.code === 'a11y-autofocus') { return }
|
||||
if (warning.code === 'a11y-media-has-caption') { return }
|
||||
|
||||
// process as usual
|
||||
handleWarning(warning);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue