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

Small 5 Min Quickstart issue? #128

Closed
WonSong opened this issue May 20, 2015 · 2 comments
Closed

Small 5 Min Quickstart issue? #128

WonSong opened this issue May 20, 2015 · 2 comments

Comments

@WonSong
Copy link
Contributor

WonSong commented May 20, 2015

In the Import Angular section in https://angular.io/docs/js/latest/quickstart.html...

Shouldn't

<reference path="typings/angular2/angular2.d.ts" >

be

/// <reference path="typings/angular2/angular2.d.ts" />

Instead?

I am getting typescript compiler error using 1.5.0 beta without /// and the enclosing slash />

@im-tollu
Copy link

It should, according to [http://www.typescriptlang.org/Handbook#modules-splitting-across-files]

alexwolfe pushed a commit that referenced this issue May 20, 2015
#128: 5 Min Quickstart small issue fix & #119: Download page formatting
@WonSong
Copy link
Contributor Author

WonSong commented May 20, 2015

Closed by #129

@WonSong WonSong closed this as completed May 20, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants