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

This commit is contained in:
Cameron 2020-07-29 09:12:55 +01:00 committed by GitHub
commit b988dd04c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 429 additions and 365 deletions

View file

@ -2,6 +2,7 @@ define(['cardBuilder', 'imageLoader', 'libraryBrowser', 'loading', 'events', 'us
'use strict';
loading = loading.default || loading;
libraryBrowser = libraryBrowser.default || libraryBrowser;
return function (view, params, tabContent) {
function getPageData() {