We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1863d50 commit 3e57189Copy full SHA for 3e57189
modules/examples/src/hello_world/main.es5
@@ -8,6 +8,7 @@ System.paths = {
8
'change_detection/*': './change_detection/lib/*.js',
9
'facade/*': './facade/lib/*.js',
10
'di/*': './di/lib/*.js',
11
+ 'reflection/*': './reflection/lib/*.js',
12
'rtts_assert/*': './rtts_assert/lib/*.js',
13
'examples/*': './examples/lib/*.js'
14
};
0 commit comments