1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 14:23:32 +00:00

frontend footer

This commit is contained in:
Kyle Spearrin
2018-06-11 12:06:57 -04:00
parent f1651078e4
commit ba6451856a
3 changed files with 12 additions and 1 deletions

View File

@@ -134,6 +134,7 @@ const serve = {
key: fs.readFileSync('dev-server' + certSuffix + '.pem'),
cert: fs.readFileSync('dev-server' + certSuffix + '.pem'),
},
hot: false,
};
const config = {