mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(gulp) add promise to ignore list
This commit is contained in:
parent
42e3488577
commit
6669172ae8
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
LIB_CLIENT + 'storage/*.js',
|
||||
LIB_SERVER + '/**/*.js',
|
||||
'!' + LIB + 'diff/diff-match-patch.js',
|
||||
'!' + LIB + 'promise.js',
|
||||
'!' + LIB_CLIENT + 'jquery.js'
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue