From a55cd813bec911947511cf827ab223f0f263f927 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Wed, 15 Apr 2020 10:23:51 +0200 Subject: convert plugins to ES modules, transpile es5 versions backwards compatibility --- demo.html | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'demo.html') diff --git a/demo.html b/demo.html index 361335c..b914385 100644 --- a/demo.html +++ b/demo.html @@ -410,11 +410,17 @@ Reveal.on( 'customevent', function() { - -- cgit v1.2.3