mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
SQL Operations Studio Public Preview 1 (0.23) release source code
This commit is contained in:
2
scripts/watch.sh
Normal file
2
scripts/watch.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
gulp --max_old_space_size=2000 watch || { echo 'gulp electron failed' ; exit 1; }
|
||||
Reference in New Issue
Block a user