Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Conversation

@aluanhaddad
Copy link
Contributor

Resolves #132

  • use the latest versions of typescript and plugin-typescript
  • share tsconfig.json with plugin-typescript
  • improve style consistency

- use the latest versions of typescript and plugin-typescript
- share tsconfig.json with plugin-typescript
- improve style consistency
<div id="content"></div>
<script>
System.import('app').then(function(m) {
SystemJS.import("app").then(function(m) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting - does System still exist? Is using SystemJS best practice?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes it System still exists but it will be deprecated in the next major version. Most documentation has been updated to use SystemJS. You can read about the change in systemjs/systemjs/issues/936

@DanielRosenwasser DanielRosenwasser merged commit 2350e25 into microsoft:master Dec 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants