aboutsummaryrefslogtreecommitdiff
path: root/test/test-iframe-backgrounds.html
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2020-04-17 10:59:55 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2020-04-17 10:59:55 +0200
commit4f6bdf1420cc9e7bf971881c3af0606df6b31382 (patch)
treed3ae6bccd3ef7774cf0567c8734448d334506460 /test/test-iframe-backgrounds.html
parentd9690462e0e3818a7741a8710bb721f4380009e1 (diff)
downloadfosdem-2021-minimalism-presentation-4f6bdf1420cc9e7bf971881c3af0606df6b31382.tar
fosdem-2021-minimalism-presentation-4f6bdf1420cc9e7bf971881c3af0606df6b31382.tar.gz
two js bundles; reveal.js (es6) and reveal.es5.js, add source maps
Diffstat (limited to 'test/test-iframe-backgrounds.html')
-rw-r--r--test/test-iframe-backgrounds.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-iframe-backgrounds.html b/test/test-iframe-backgrounds.html
index 06a856e..f7dc51d 100644
--- a/test/test-iframe-backgrounds.html
+++ b/test/test-iframe-backgrounds.html
@@ -31,7 +31,7 @@
</div>
- <script src="../dist/reveal.min.js"></script>
+ <script src="../dist/reveal.es5.js"></script>
<script>
Reveal.initialize({ viewDistance: 3 }).then( () => {