mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-25 06:10:30 -04:00
* Import "fromPromise" so Observables work correctly * Bump distro guid * Fix unit test missing file error * Bump distro to pick up latest changes
This commit is contained in:
@@ -43,6 +43,7 @@ const nodeModules = [
|
||||
'electron',
|
||||
'original-fs',
|
||||
'rxjs/Observable',
|
||||
'rxjs/add/observable/fromPromise',
|
||||
'rxjs/Subject',
|
||||
'rxjs/Observer',
|
||||
'slickgrid/lib/jquery.event.drag-2.3.0',
|
||||
|
||||
Reference in New Issue
Block a user