I'm revisiting a setup I started for an ng2 app in a VS2015 web project. It was working at one point. The app uses Typescript and builds as expected. For example, it builds without errors but fails if I put random characters in the ts so the ts appears to be building as expected.
I do have a ReportService in the app but I commented out all refs and I still receive the runtime error in the post title. First I'd like to simply comment out the ReportService reference, get the page to load without error and then reintroduce ReportService after that. Any idea what I might be missing here? -- You received this message because you are subscribed to the Google Groups "Angular" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
