mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Import "fromPromise" so Observables work correctly (#9034)
* 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:
@@ -63,6 +63,7 @@ function main() {
|
||||
'angular2-grid',
|
||||
'ng2-charts',
|
||||
'rxjs/add/observable/of',
|
||||
'rxjs/add/observable/fromPromise',
|
||||
'rxjs/Observable',
|
||||
'rxjs/Subject',
|
||||
'rxjs/Observer'
|
||||
|
||||
Reference in New Issue
Block a user