mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-10-07 22:57:07 +00:00
add source maps for debug built
This commit is contained in:
parent
ed5d8b0a0e
commit
e1f43a2ab8
@ -11,7 +11,7 @@ module.exports = {
|
||||
filename: './dist/orbitdb.js'
|
||||
},
|
||||
target: 'web',
|
||||
devtool: 'none',
|
||||
devtool: 'source-map',
|
||||
externals: {
|
||||
fs: '{}',
|
||||
mkdirp: '{}',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user