mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 22:33:35 +00:00
paths for electron libs
This commit is contained in:
@@ -15,7 +15,9 @@
|
||||
"@angular/*": [ "node_modules/@angular/*" ],
|
||||
"angular2-toaster": [ "node_modules/angular2-toaster" ],
|
||||
"angulartics2": [ "node_modules/angulartics2" ],
|
||||
"electron": [ "node_modules/electron" ]
|
||||
"electron": [ "node_modules/electron" ],
|
||||
"electron-log": [ "node_modules/electron-log" ],
|
||||
"electron-store": [ "node_modules/electron-store" ]
|
||||
}
|
||||
},
|
||||
"exclude": [
|
||||
|
||||
Reference in New Issue
Block a user