Re: [GitHub] cordova-windows pull request: TypeScript Error

2016-04-25 Thread Jesse
This is an issue where Visual Studio suddenly treats all js files like they are ts files and need to be transpiled. @purplecabbage risingj.com On Mon, Apr 25, 2016 at 9:48 AM, nikhilkh wrote: > Github user nikhilkh commented on a diff in the pull request: > > > https://github.com/apache/cordov

[GitHub] cordova-windows pull request: TypeScript Error

2016-04-25 Thread nikhilkh
Github user nikhilkh commented on a diff in the pull request: https://github.com/apache/cordova-windows/pull/157#discussion_r60946780 --- Diff: template/package.phone.appxmanifest --- @@ -40,11 +40,9 @@ Description="CordovaApp"

[GitHub] cordova-windows pull request: TypeScript Error

2016-03-08 Thread cleaner321
GitHub user cleaner321 opened a pull request: https://github.com/apache/cordova-windows/pull/157 TypeScript Error Fix TypeScript error src: http://stackoverflow.com/questions/34120636/visual-studio-thinks-everything-is-a-typescript-resource You can merge this pull req