1
0
mirror of https://github.com/bitwarden/desktop synced 2025-12-11 22:03:24 +00:00

npm start script

This commit is contained in:
Kyle Spearrin
2018-08-25 08:30:30 -04:00
parent 5f8ef4a02b
commit 275ac645ae
4 changed files with 35 additions and 2 deletions

View File

@@ -125,7 +125,7 @@ const renderer = {
filename: '[name].js.map',
include: ['app/main.js']
}),
extractCss
extractCss,
]
};