1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

remove all jquery dependencies from popup

This commit is contained in:
Kyle Spearrin
2017-11-09 21:58:22 -05:00
parent 92192b4f6e
commit 7c3fec98d1
10 changed files with 26 additions and 24 deletions

View File

@@ -1,5 +1,3 @@
window.$ = window.jQuery = require('jquery');
require('bootstrap');
require('papaparse');
require('clipboard');