Remove shell dependences. Remove unnecessary plugins. Remove unnecessary directives

This commit is contained in:
Gustavo Maximiliano Cortez 2014-11-22 15:51:58 -03:00
commit e7d8421c4d
11 changed files with 1 additions and 190 deletions

View file

@ -115,7 +115,6 @@ module.exports = function(grunt) {
vendors: {
src: [
'lib/mousetrap/mousetrap.min.js',
'js/shell.js', // shell must be loaded before moment due to the way moment loads in a commonjs env
'lib/moment/min/moment.min.js',
'lib/qrcode-generator/js/qrcode.js',
'lib/lodash/dist/lodash.js',