Explorar el Código

tech: reverted to systemjs

Torkel Ödegaard hace 8 años
padre
commit
9bfda72a55

+ 1 - 1
package.json

@@ -50,7 +50,7 @@
     "phantomjs-prebuilt": "^2.1.15",
     "phantomjs-prebuilt": "^2.1.15",
     "rxjs": "^5.4.3",
     "rxjs": "^5.4.3",
     "sass-lint": "^1.10.2",
     "sass-lint": "^1.10.2",
-    "systemjs": "0.20.19"
+    "systemjs": "0.19.41"
   },
   },
   "scripts": {
   "scripts": {
     "build": "./node_modules/grunt-cli/bin/grunt",
     "build": "./node_modules/grunt-cli/bin/grunt",

+ 1 - 1
public/app/plugins/datasource/elasticsearch/specs/query_def_specs.ts

@@ -1,7 +1,7 @@
 
 
 import {describe, it, expect} from 'test/lib/common';
 import {describe, it, expect} from 'test/lib/common';
 
 
-import queryDef from '../query_def';
+import * as queryDef from '../query_def';
 
 
 describe('ElasticQueryDef', function() {
 describe('ElasticQueryDef', function() {
 
 

+ 5 - 3
yarn.lock

@@ -4448,9 +4448,11 @@ systemjs-builder@^0.16.10:
     traceur "0.0.105"
     traceur "0.0.105"
     uglify-js "^2.6.1"
     uglify-js "^2.6.1"
 
 
-systemjs@0.20.19:
-  version "0.20.19"
-  resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-0.20.19.tgz#c2b9e79c19f4bea53a19b1ed3f974ffb463be949"
+systemjs@0.19.41:
+  version "0.19.41"
+  resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-0.19.41.tgz#835d2c0f10bf403b551fedc875f84bb44a02c4eb"
+  dependencies:
+    when "^3.7.5"
 
 
 systemjs@^0.19.46:
 systemjs@^0.19.46:
   version "0.19.47"
   version "0.19.47"