mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-15 00:45:07 +01:00
Update grunt-contrib-uglify.
This commit is contained in:
parent
e382d5cfab
commit
f0fa6fb226
2 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@ module.exports = function(grunt) {
|
|||
uglify: {
|
||||
options: {
|
||||
banner: '<%= meta.banner %>\n',
|
||||
screwIE8: false
|
||||
ie8: true
|
||||
},
|
||||
build: {
|
||||
src: 'js/reveal.js',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue