mirror of
https://github.com/wavetermdev/backup.git
synced 2026-08-05 13:57:07 -07:00
got terminal rendering working
This commit is contained in:
@@ -55,6 +55,12 @@ node_modules/.bin/webpack-dev-server --config webpack.share.dev.js --host 127.0.
|
||||
node_modules/.bin/tsc --jsx preserve --noEmit --esModuleInterop --target ES5 --experimentalDecorators --downlevelIteration src/sh2.ts
|
||||
```
|
||||
|
||||
```bash
|
||||
# @scripthaus command typecheck-webshare
|
||||
# @scripthaus cd :playbook
|
||||
node_modules/.bin/tsc --jsx preserve --noEmit --esModuleInterop --target ES5 --experimentalDecorators --downlevelIteration src/webshare.ts
|
||||
```
|
||||
|
||||
```bash
|
||||
# @scripthaus command build-package
|
||||
# @scripthaus cd :playbook
|
||||
|
||||
Reference in New Issue
Block a user