1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 06:13:38 +00:00

lint fixes

This commit is contained in:
Kyle Spearrin
2018-05-14 23:40:11 -04:00
parent ec049edfdf
commit 4b5bab3c0e
15 changed files with 101 additions and 74 deletions

View File

@@ -33,7 +33,6 @@ const plugins = [
path.resolve(__dirname, 'build/*'),
]),
new CopyWebpackPlugin([
'./package.json',
{ from: './src/locales', to: 'locales' },
]),
new webpack.DefinePlugin({