1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00

Revert "Add assetlinks.json to webpack.config.js (#1110)" (#1114)

This reverts commit 2c1b06a5d8.
This commit is contained in:
Matt Portune
2021-08-04 19:06:55 -04:00
committed by GitHub
parent a34844511c
commit 7844c23fba
2 changed files with 0 additions and 27 deletions

View File

@@ -124,7 +124,6 @@ const plugins = [
{ from: './src/favicon.ico' },
{ from: './src/browserconfig.xml' },
{ from: './src/app-id.json' },
{ from: './src/assetlinks.json' },
{ from: './src/404.html' },
{ from: './src/404', to: '404' },
{ from: './src/images', to: 'images' },