mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 06:13:38 +00:00
lint fixes
This commit is contained in:
@@ -33,7 +33,6 @@ const plugins = [
|
||||
path.resolve(__dirname, 'build/*'),
|
||||
]),
|
||||
new CopyWebpackPlugin([
|
||||
'./package.json',
|
||||
{ from: './src/locales', to: 'locales' },
|
||||
]),
|
||||
new webpack.DefinePlugin({
|
||||
|
||||
Reference in New Issue
Block a user