add space
This commit is contained in:
parent
0882495d83
commit
b14a44cc9c
|
@ -233,7 +233,7 @@ p.
|
|||
// Rewrite the paths to load the files
|
||||
System.paths = {
|
||||
'angular2/*':'/quickstart/angular2/*.js', // Angular
|
||||
'rtts_assert/*': '/quickstart/rtts_assert/*.js', //Runtime assertions
|
||||
'rtts_assert/*': '/quickstart/rtts_assert/*.js', // Runtime assertions
|
||||
'app': 'app.es6' // The my-app component
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue