Merge branch 'master' into migrate-to-ES6-18

This commit is contained in:
Cameron 2020-07-29 12:44:03 +01:00 committed by GitHub
commit d1ccc6faea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
354 changed files with 8173 additions and 10219 deletions

View file

@ -3,6 +3,8 @@ import cardBuilder from 'cardBuilder';
import imageLoader from 'imageLoader';
import loading from 'loading';
libraryBrowser = libraryBrowser.default || libraryBrowser;
/* eslint-disable indent */
export default function (view, params, tabContent) {