mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 00:03:56 +00:00
Moving away from ionic to pure angular for popup. Setup gulpfile and some tasks
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
angular
|
||||
.module('bit.services', ['ngResource', 'angular-jwt']);
|
||||
.module('bit.services', ['angular-jwt']);
|
||||
|
||||
Reference in New Issue
Block a user