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:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user