1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 08:43:33 +00:00

convert initListSectionItemListeners to js

Removed jQuery from background
This commit is contained in:
Kyle Spearrin
2017-11-09 17:16:28 -05:00
parent bcf0f19aa2
commit 9fe4b29a1c
13 changed files with 132 additions and 95 deletions

View File

@@ -1,4 +1,3 @@
window.$ = window.jQuery = require('jquery');
window.forge = require('node-forge');
window.tldjs = require('tldjs');