Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

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

Merged
merged 1 commit into from
Nov 21, 2016

Conversation

wardbell
Copy link
Contributor

Don't strip

    <script>
      System.import('app').catch(function(err){ console.error(err); });
    </script>

from index.html now that all but QS plunkers should have both main.ts and AppModule

@wardbell wardbell merged commit 66dc8af into angular:master Nov 21, 2016
@wardbell wardbell deleted the plunker-dont-strip-import-app branch November 21, 2016 07:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants