Turn on source mapping, copy decoder-ring over to bundle
This commit is contained in:
parent
7ffa1ba1bd
commit
3e77418fd7
2 changed files with 3 additions and 0 deletions
|
@ -67,6 +67,7 @@ const COPY_LIST = [
|
|||
["node_modules/olm/olm_legacy.js", "webapp", { directwatch: 1 }],
|
||||
["./config.json", "webapp", { directwatch: 1 }],
|
||||
["contribute.json", "webapp"],
|
||||
["node_modules/matrix-react-sdk/res/decoder-ring/**", "webapp/decoder-ring"],
|
||||
];
|
||||
|
||||
const parseArgs = require('minimist');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue