Add razor

This commit is contained in:
Alex Dima 2016-09-18 11:40:14 +03:00
parent d0f7359bc0
commit 5d907f60f3
8 changed files with 498 additions and 1 deletions

View file

@ -67,6 +67,7 @@ gulp.task('release', ['clean-release','compile'], function() {
bundleOne('src/postiats'),
bundleOne('src/python'),
bundleOne('src/r'),
bundleOne('src/razor'),
bundleOne('src/ruby'),
bundleOne('src/scss'),
bundleOne('src/sql'),