fix(): fixed systemjs config for test

This commit is contained in:
Torkel Ödegaard
2016-02-22 11:45:10 +01:00
parent 8c2f7ac083
commit 773a13dc26
+2
View File
@@ -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',