mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
gulp postdist tasks for version file
This commit is contained in:
@@ -97,7 +97,6 @@ const plugins = [
|
||||
new CopyWebpackPlugin([
|
||||
{ from: './src/manifest.json' },
|
||||
{ from: './src/favicon.ico' },
|
||||
{ from: './src/version.json' },
|
||||
{ from: './src/browserconfig.xml' },
|
||||
{ from: './src/app-id.json' },
|
||||
{ from: './src/images', to: 'images' },
|
||||
|
||||
Reference in New Issue
Block a user