summaryrefslogtreecommitdiff
path: root/support/build/aggregate-bundle.js
diff options
context:
space:
mode:
Diffstat (limited to 'support/build/aggregate-bundle.js')
-rw-r--r--support/build/aggregate-bundle.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/build/aggregate-bundle.js b/support/build/aggregate-bundle.js
index 482bfcd..a933033 100644
--- a/support/build/aggregate-bundle.js
+++ b/support/build/aggregate-bundle.js
@@ -1,4 +1,4 @@
-import aggregateBuild from './aggregate-build';
+const aggregateBuild = require('./aggregate-build');
aggregateBuild({
es6: true,