mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-22 19:14:52 +01:00
tweak build settings somewhat for now
This commit is contained in:
parent
e2b20f466d
commit
afadd25885
@ -9,5 +9,9 @@ export default {
|
||||
"safe-buffer": "./scripts/package-overrides/safe-buffer/index.js",
|
||||
"buffer": "./scripts/package-overrides/buffer/index.js"
|
||||
}
|
||||
},
|
||||
build: {
|
||||
outDir: "../../../target",
|
||||
minify: false
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user