Skip to content

Commit 23977e9

Browse files
committed
fix(dev): Simplifying the grunt task so it would be easy to understand it.
1 parent f1ec5d1 commit 23977e9

29 files changed

+150
-279
lines changed

Gruntfile.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
global._ = require('lodash');
2-
31
module.exports = function (grunt) {
42
require('load-grunt-config')(grunt);
53
};
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)