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

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

This reverts commit 7844c23fba.
This commit is contained in:
Matt Portune
2021-08-10 09:55:52 -04:00
committed by GitHub
parent 3857ee2370
commit f0678418d5
2 changed files with 27 additions and 0 deletions

View File

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