mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-22 14:22:53 +02:00
rebuild assets and fix issues after master rebase
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
</div>
|
||||
|
||||
<script type="module">
|
||||
import Reveal from '../dist/reveal.esm.js'
|
||||
import Markdown from '../plugin/markdown/markdown.esm.js'
|
||||
import Reveal from '../dist/reveal.mjs'
|
||||
import Markdown from '../dist/plugin/markdown.mjs'
|
||||
|
||||
QUnit.module( 'Destroy' );
|
||||
|
||||
|
Reference in New Issue
Block a user