mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
stub out angular app with webpack 4
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
||||
<meta name="theme-color" content="#3c8dbc">
|
||||
<base href="/" />
|
||||
<base href="" />
|
||||
|
||||
<title page-title>Bitwarden Web Vault</title>
|
||||
|
||||
@@ -17,7 +17,9 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<app-root>
|
||||
Loading...
|
||||
</app-root>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user