Switch from .jade to .pug templates

No functional change, we simply align with the preprocessing pipeline 
used in Pillar.
This commit is contained in:
2018-02-01 17:01:03 +01:00
parent cf41599e20
commit c6fb4c3184
26 changed files with 6 additions and 6 deletions

View File

@@ -14,9 +14,9 @@
"gulp-concat": "~2.6.0",
"gulp-if": "^2.0.1",
"gulp-git": "~2.4.2",
"gulp-jade": "~1.1.0",
"gulp-livereload": "~3.8.1",
"gulp-plumber": "~1.1.0",
"gulp-pug": "~3.3.0",
"gulp-rename": "~1.2.2",
"gulp-sass": "~2.3.1",
"gulp-sourcemaps": "~1.6.0",