1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-23 06:43:01 +02:00

bake font into themes, fix broken test, switch tests to mjs

This commit is contained in:
Hakim El Hattab
2024-10-18 14:11:45 +02:00
parent 22a23e43ee
commit d712c148ec
30 changed files with 37 additions and 436 deletions

View File

@@ -37,7 +37,7 @@
</div>
<script src="../dist/reveal.js"></script>
<script src="../plugin/zoom/zoom.js"></script>
<script src="../dist/plugin/zoom.js"></script>
<script>
QUnit.config.testTimeout = 30000;