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

infinite scrolling on cipher listing

This commit is contained in:
Kyle Spearrin
2018-04-11 10:23:12 -04:00
parent 3487fdb6e4
commit 744559516d
7 changed files with 252 additions and 42 deletions

View File

@@ -153,6 +153,7 @@ const config = {
{ from: './src/edge', to: 'edge' },
{ from: './src/safari', to: 'safari' },
{ from: './src/images', to: 'images' },
{ from: './src/popup/images', to: 'popup/images' },
{ from: './src/content/autofill.css', to: 'content' },
]),
new webpack.SourceMapDevToolPlugin({