Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

Updates for ionic-angular 2.0.0-rc.1 #4

Merged
merged 4 commits into from
Oct 21, 2016
Merged

Updates for ionic-angular 2.0.0-rc.1 #4

merged 4 commits into from
Oct 21, 2016

Conversation

SteveKennedy
Copy link
Contributor

@SteveKennedy SteveKennedy commented Oct 6, 2016

These changes may help contribute toward bringing this template to support ionic 2 RC1 (ionic-angular 2.0.0-rc.1).

@jmatthiesen
Copy link
Member

Thanks for the pull request! To handle the npm scripts with Task Runner Explorer, are you using a 3rd party extension right now? If so, which one? I'm thinking we'll need to add some extra instructions to the readme to handle this.

@SteveKennedy
Copy link
Contributor Author

SteveKennedy commented Oct 8, 2016

@SteveKennedy SteveKennedy changed the title Updates for ionic-angular 2.0.0-rc.0 Updates for ionic-angular 2.0.0-rc.1 Oct 14, 2016
@SimoneBerardi
Copy link

Good morning,
i'm starting a new project for an hybrid app and was trying to get ionic v2 rc up and running on Visual Studio. I want to point out that i'm new to angular 2 but i also used quite extensively the ionic v1 project templates for Visual Studio and got some working apps out of them.

I made a clone of this pull request and tried to follow the advanced angular 2 tutorial (https://angular.io/docs/ts/latest/tutorial/) up to part 6 and i'm facing quite an handfull of problems:

  • the intellisense won't find Promise definition even though the project compiles it and works at runtime;
  • i'm not able to debug ts files from Visual Studio (they wont appear under the source files) even if the task runner is generating the main.js.map and i can debug those files on chrome inspect page
  • using the routing module of angular 2 i would like to assign the moduleId to module.id into the component definition but this operation fails to compile since module seems to not be defined.

I would really appreciate any help that can be given about this situation since i would love to start working onto ionic-angular 2 rc1 as soon as possible due to time constraints.
Would also be nice to hear if there is any ETA of the official release on this matter.

Thanks for your time and attention.

@jmatthiesen jmatthiesen merged commit ce3f370 into microsoft:master Oct 21, 2016
@bowdenk7
Copy link

bowdenk7 commented Oct 21, 2016

Hi @SimoneBerardi, do you have this file in your project?
node_modules/@types/core-js/index.d.ts

@SimoneBerardi
Copy link

Hey there @bowdenk7 , no i don't have it in my project. Is it supposed to be there already within the package.json dependencies or is it included by other means?

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.

4 participants