1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00

setup services, accounts components

This commit is contained in:
Kyle Spearrin
2018-06-05 15:02:53 -04:00
parent 28197970bd
commit a4ff241574
25 changed files with 898 additions and 3 deletions

View File

@@ -97,6 +97,7 @@ const plugins = [
{ from: './src/browserconfig.xml' },
{ from: './src/app-id.json' },
{ from: './src/images', to: 'images' },
{ from: './src/locales', to: 'locales' },
]),
extractCss,
new webpack.DefinePlugin({