Commit 773a13dc by Torkel Ödegaard

fix(): fixed systemjs config for test

parent 8c2f7ac0
......@@ -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',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment