fix polyfills, add ie11 support
This commit is contained in:
parent
b074050a6d
commit
e6244a57b5
17 changed files with 129 additions and 142 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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