Remove shell dependences. Remove unnecessary plugins. Remove unnecessary directives
This commit is contained in:
parent
a1159189ba
commit
e7d8421c4d
11 changed files with 1 additions and 190 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue