refact(Gruntfile.js): Use grunt-mkdir to create the dist folder ;

This commit is contained in:
Pierre Renaux
2015-08-13 17:56:03 +08:00
parent b07454a14d
commit d7708bc735
2 changed files with 12 additions and 9 deletions

View File

@@ -27,6 +27,7 @@
"grunt-execute": "^0.2.2",
"grunt-include-replace": "^3.1.0",
"grunt-karma": "^0.12.0",
"grunt-mkdir": "^0.1.2",
"grunt-shell": "^1.1.2",
"jasmine-core": "^2.2.0",
"karma": "^0.13.8",