mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 22:33:35 +00:00
remove rzslider in favor or native input range
This commit is contained in:
@@ -93,10 +93,6 @@ gulp.task('lib', ['clean:lib'], function () {
|
||||
src: paths.npmDir + 'ngclipboard/dist/ngclipboard.js',
|
||||
dest: paths.libDir + 'ngclipboard'
|
||||
},
|
||||
{
|
||||
src: paths.npmDir + 'angularjs-slider/dist/rzslider.js',
|
||||
dest: paths.libDir + 'angularjs-slider'
|
||||
},
|
||||
{
|
||||
src: paths.npmDir + 'clipboard/dist/clipboard.js',
|
||||
dest: paths.libDir + 'clipboard'
|
||||
|
||||
Reference in New Issue
Block a user