From c125c1a2c019adc9077a7eb875d7daf0b89ad0a2 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Sun, 27 Jan 2019 01:08:39 +1100 Subject: Added ES builds --- demo/src/js/demo.js | 1 + 1 file changed, 1 insertion(+) (limited to 'demo/src/js') diff --git a/demo/src/js/demo.js b/demo/src/js/demo.js index 8520615a..11650438 100644 --- a/demo/src/js/demo.js +++ b/demo/src/js/demo.js @@ -5,6 +5,7 @@ // ========================================================================== import Raven from 'raven-js'; +import Plyr from '../../../src/js/plyr'; (() => { const { host } = window.location; -- cgit v1.2.3