[fix] Firefox compatible (good bye native ES6)

This commit is contained in:
brunosimon
2016-08-31 23:09:04 +02:00
parent fadb7df799
commit de2e49e0f6
8 changed files with 652 additions and 645 deletions
+2 -1
View File
@@ -14,6 +14,7 @@
"gulp-sourcemaps": "^1.6.0",
"gulp-stylus": "^2.5.0",
"gulp-uglify": "^1.1.0",
"gulp-watch": "^3.0.0"
"gulp-watch": "^3.0.0",
"nib": "^1.1.2"
}
}