mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
fix polyfills, add ie11 support
This commit is contained in:
parent
b074050a6d
commit
e6244a57b5
17 changed files with 129 additions and 142 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import speakerViewHTML from './speaker-view.html';
|
||||
|
||||
import marked from 'marked'
|
||||
import marked from 'marked';
|
||||
|
||||
/**
|
||||
* Handles opening of and synchronization with the reveal.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue