add color, constant and loader modules

This commit is contained in:
Hakim El Hattab
2020-03-07 18:48:39 +01:00
parent 7f94a79c27
commit 49bb498d9d
7 changed files with 147 additions and 147 deletions

View File

@ -1,4 +1,4 @@
import { loadScript } from './../utils/util.js'
import { loadScript } from '../utils/loader.js'
/**
* Manages loading and registering of reveal.js plugins.