mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-24 11:55:50 +01:00
add alias for tldjs on main
This commit is contained in:
parent
fcf16dfde6
commit
6246a11ea0
@ -24,6 +24,7 @@ const common = {
|
||||
extensions: ['.tsx', '.ts', '.js'],
|
||||
alias: {
|
||||
jslib: path.join(__dirname, 'jslib/src'),
|
||||
tldjs: path.join(__dirname, 'jslib/src/misc/tldjs.noop'),
|
||||
},
|
||||
},
|
||||
output: {
|
||||
|
Loading…
Reference in New Issue
Block a user