mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
move getDomain to jslib
This commit is contained in:
@@ -172,6 +172,7 @@ const config = {
|
||||
extensions: ['.ts', '.js'],
|
||||
alias: {
|
||||
jslib: path.join(__dirname, 'jslib/src'),
|
||||
tldjs: path.join(__dirname, 'jslib/src/misc/tldjs.noop'),
|
||||
},
|
||||
symlinks: false,
|
||||
modules: [path.resolve('node_modules')],
|
||||
|
||||
Reference in New Issue
Block a user