feat(i18n): extract messages

This commit is contained in:
Victor Berchet
2016-06-01 14:58:11 -07:00
parent 7cefec77ef
commit ac1156739d
12 changed files with 278 additions and 19 deletions

View File

@ -9,7 +9,7 @@ declare var System: any;
writeScriptTag('/all/playground/vendor/system.src.js');
writeScriptTag('/all/playground/vendor/Reflect.js');
writeScriptTag('/all/playground/vendor/rxjs/bundles/Rx.js', 'playgroundBootstrap()');
global.playgroundBootstrap = playgroundBootstrap;
(<any>global).playgroundBootstrap = playgroundBootstrap;
function playgroundBootstrap() {
// check query param