chore(plunker-builder): don't strip `import ('app')` from index (#2843)

This commit is contained in:
Ward Bell 2016-11-20 23:25:09 -08:00 committed by GitHub
parent 1303706542
commit 66dc8afcec
1 changed files with 3 additions and 3 deletions

View File

@ -114,9 +114,9 @@ var _rxData = [
{
pattern: 'systemjs',
},
{
pattern: 'system_strip_import_app',
},
// {
// pattern: 'system_strip_import_app',
// },
{
pattern: 'system_extra_main'
},