mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 22:03:36 +00:00
print folder, collections, and ciphers to vault
This commit is contained in:
@@ -69,7 +69,8 @@ const renderer = {
|
||||
loader: 'file-loader',
|
||||
options: {
|
||||
name: '[name].[ext]',
|
||||
outputPath: 'fonts/'
|
||||
outputPath: 'fonts/',
|
||||
publicPath: '../'
|
||||
}
|
||||
}]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user