mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
Remove unused overlay directory (#455)
* Remove popup. * Remove lib from gitignore and gulpfile. * Remove more overlay references. * Remove unused parts of the legacy gulp lint.
This commit is contained in:
committed by
Kyle Spearrin
parent
3253b4861f
commit
2ca0f6702e
@@ -116,7 +116,6 @@
|
||||
}
|
||||
},
|
||||
"web_accessible_resources": [
|
||||
"overlay/popup.html",
|
||||
"notification/bar.html"
|
||||
],
|
||||
"-ms-preload": {
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<meta charset="utf-8" />
|
||||
</head>
|
||||
<body style="background-color: white;">
|
||||
This is the popup!!!
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user