SFJS 0.3.69

This commit is contained in:
Mo Bitar
2019-10-22 16:21:27 -05:00
parent ff527ea8b8
commit 2d69d44046
5 changed files with 5041 additions and 4076 deletions

View File

@@ -166,7 +166,6 @@ module.exports = function(grunt) {
grunt.loadNpmTasks('grunt-contrib-cssmin');
grunt.loadNpmTasks('grunt-contrib-concat');
grunt.loadNpmTasks('grunt-contrib-sass');
grunt.loadNpmTasks('grunt-ng-annotate');
grunt.loadNpmTasks('grunt-contrib-uglify');
grunt.loadNpmTasks('grunt-babel');
grunt.loadNpmTasks('grunt-browserify');