From 838e2a66e34963a7dac38e0a6130398816b7e9d8 Mon Sep 17 00:00:00 2001 From: Benjamin Goering Date: Sat, 4 Feb 2017 02:35:58 +0800 Subject: [PATCH] trivial change to trigger CircleCI (wyatt asked me to) --- client/coral-embed/index.js | 1 + 1 file changed, 1 insertion(+) 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 */