mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-03-30 15:08:28 +00:00
Rename debug build output file
This commit is contained in:
parent
61c28d6a88
commit
c1c7f838bc
@ -12,7 +12,7 @@ export default (env, argv) => {
|
||||
mode: 'development',
|
||||
entry: './src/OrbitDB.js',
|
||||
output: {
|
||||
filename: '../dist/orbitdb.min.js',
|
||||
filename: '../dist/orbitdb.js',
|
||||
library: {
|
||||
name: 'OrbitDB',
|
||||
type: 'var',
|
||||
|
Loading…
x
Reference in New Issue
Block a user