diff --git a/client/coral-embed/index.js b/client/coral-embed/index.js index 823121506..4a7e753ca 100644 --- a/client/coral-embed/index.js +++ b/client/coral-embed/index.js @@ -6,6 +6,7 @@ * (including copypasta dependencies like pym.js), but later there will be a * build step and this code may use import statements */ + // using umd.js (https://github.com/umdjs/umd/blob/master/templates/returnExports.js) (function (root, factory) { /* eslint-disable */