1
0
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:
Kyle Spearrin
2018-07-21 00:11:55 -04:00
parent 58818dabc5
commit c1efe268d0
5 changed files with 24 additions and 15 deletions

View File

@@ -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' },