1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-10-01 04:27:40 +02:00

remove old copies

This commit is contained in:
Kyle Spearrin 2017-11-09 12:01:46 -05:00
parent e8b8a86cd5
commit 091ca652d2

View File

@ -96,8 +96,6 @@ module.exports = {
{ from: './src/_locales', to: '_locales' },
{ from: './src/edge', to: 'edge' },
{ from: './src/images', to: 'images' },
{ from: './src/lib', to: 'lib' },
{ from: './src/models', to: 'models' },
{ from: './src/content/autofill.css', to: 'content' }
])
],