Simon Hunt 5c3ed73c5a Revert "GUI: Added ESLint to gulp tasks GUI: Linted files Fixed an error in the build script"
This reverts commit 46c5f1087d76d93497a1e8e5593564991ccb6682.

Change-Id: I1464fdd1df075e93f885e3c1fbd02f0cc563fd4f
2017-07-20 19:08:07 +00:00

2 lines
119 B
JavaScript

export { default as BundleJS } from './bundles/bundle-js';
export { default as BundleCSS } from './bundles/bundle-css';