mirror of
https://github.com/grafana/grafana.git
synced 2026-08-16 16:14:59 -05:00
fix(): fixed systemjs config for test
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
baseURL: '/base/',
|
||||
defaultJSExtensions: true,
|
||||
paths: {
|
||||
'tether': 'vendor/npm/tether/dist/js/tether.js',
|
||||
'tether-drop': 'vendor/npm/tether-drop/dist/js/drop.js',
|
||||
'moment': 'vendor/moment.js',
|
||||
"jquery": "vendor/jquery/dist/jquery.js",
|
||||
'lodash-src': 'vendor/lodash.js',
|
||||
|
||||
Reference in New Issue
Block a user