mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 06:13:38 +00:00
chalk and source maps
This commit is contained in:
@@ -47,6 +47,7 @@ const plugins = [
|
||||
|
||||
const config = {
|
||||
target: 'node',
|
||||
devtool: ENV === 'development' ? 'eval-source-map' : 'source-map',
|
||||
node: {
|
||||
__dirname: false,
|
||||
__filename: false,
|
||||
|
||||
Reference in New Issue
Block a user