mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-04 05:11:12 +02:00
parent
3549ff2543
commit
fdf48def00
@ -31,8 +31,8 @@
|
|||||||
"reskindex": "scripts/reskindex.js"
|
"reskindex": "scripts/reskindex.js"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"reskindex": "scripts/reskindex.js -h header",
|
"reskindex": "node scripts/reskindex.js -h header",
|
||||||
"reskindex:watch": "scripts/reskindex.js -h header -w",
|
"reskindex:watch": "node scripts/reskindex.js -h header -w",
|
||||||
"build": "npm run reskindex && babel src -d lib --source-maps",
|
"build": "npm run reskindex && babel src -d lib --source-maps",
|
||||||
"build:watch": "babel src -w -d lib --source-maps",
|
"build:watch": "babel src -w -d lib --source-maps",
|
||||||
"start": "parallelshell \"npm run build:watch\" \"npm run reskindex:watch\"",
|
"start": "parallelshell \"npm run build:watch\" \"npm run reskindex:watch\"",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user