mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
remove Q library
This commit is contained in:
@@ -163,10 +163,6 @@ gulp.task('lib', ['clean:lib'], function () {
|
||||
{
|
||||
src: paths.npmDir + 'jquery/dist/jquery.js',
|
||||
dest: paths.libDir + 'jquery'
|
||||
},
|
||||
{
|
||||
src: paths.npmDir + 'q/q.js',
|
||||
dest: paths.libDir + 'q'
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user