1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 16:53:34 +00:00

Moving away from ionic to pure angular for popup. Setup gulpfile and some tasks

This commit is contained in:
Kyle Spearrin
2016-09-07 18:51:36 -04:00
parent 4092e2ecc3
commit 68f87b67b0
10 changed files with 152 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
angular
.module('bit', [
'ionic',
'ui.router',
'angular-jwt',
'bit.services',