mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
update to electron v19.1.3
This commit is contained in:
@@ -35,3 +35,10 @@ node_modules/.bin/webpack-dev-server --config webpack.dev.js --host 0.0.0.0
|
||||
# @scripthaus cd :playbook
|
||||
node_modules/.bin/tsc --jsx preserve --noEmit --esModuleInterop --target ES5 --experimentalDecorators --downlevelIteration src/sh2.ts
|
||||
```
|
||||
|
||||
```bash
|
||||
# @scripthaus command build-js
|
||||
# @scripthaus cd :playbook
|
||||
node_modules/.bin/webpack --config webpack.dev.js
|
||||
node_modules/.bin/webpack --config webpack.electron.js
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user