mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 13:53:34 +00:00
add alias for tldjs on main
This commit is contained in:
@@ -24,6 +24,7 @@ const common = {
|
|||||||
extensions: ['.tsx', '.ts', '.js'],
|
extensions: ['.tsx', '.ts', '.js'],
|
||||||
alias: {
|
alias: {
|
||||||
jslib: path.join(__dirname, 'jslib/src'),
|
jslib: path.join(__dirname, 'jslib/src'),
|
||||||
|
tldjs: path.join(__dirname, 'jslib/src/misc/tldjs.noop'),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
output: {
|
output: {
|
||||||
|
|||||||
Reference in New Issue
Block a user