add 'plugins' config option, new way of registering es5 plugins
This commit is contained in:
@ -1,7 +0,0 @@
|
||||
/**
|
||||
* This is used to compile a self-registering
|
||||
* es5 compatible version of the plugin.
|
||||
*/
|
||||
|
||||
import plugin from './notes.js'
|
||||
Reveal.registerPlugin( plugin );
|
Reference in New Issue
Block a user