mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-14 16:35:07 +01:00
improvement to query string parsing
This commit is contained in:
parent
69bf9b51ec
commit
b314cf7b27
3 changed files with 9 additions and 5 deletions
|
|
@ -69,7 +69,8 @@ module.exports = function(grunt) {
|
|||
globals: {
|
||||
head: false,
|
||||
module: false,
|
||||
console: false
|
||||
console: false,
|
||||
unescape: false
|
||||
}
|
||||
},
|
||||
files: [ 'Gruntfile.js', 'js/reveal.js' ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue