mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
Add jslib as a "real" dependency (#1876)
* Support split jslib * Fix tests * Bump jslib
This commit is contained in:
@@ -171,9 +171,6 @@ const config = {
|
||||
},
|
||||
resolve: {
|
||||
extensions: ['.ts', '.js'],
|
||||
alias: {
|
||||
jslib: path.join(__dirname, 'jslib/src'),
|
||||
},
|
||||
symlinks: false,
|
||||
modules: [path.resolve('node_modules')],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user