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 <g...@git.apache.org> wrote: > 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" > ForegroundText="light" > BackgroundColor="transparent"> > - <m3:DefaultTile Wide310x150Logo="images\Wide310x150Logo.png" > - Square71x71Logo="images\Square71x71Logo.png"> > + <m3:DefaultTile Square71x71Logo="images\Square71x71Logo.png"> > --- End diff -- > > Can you explain what this change is related to? > > > --- > If your project is set up for it, you can reply to this email and have your > reply appear on GitHub as well. If your project does not have this feature > enabled and wishes so, or if the feature is enabled but not working, please > contact infrastructure at infrastruct...@apache.org or file a JIRA ticket > with INFRA. > --- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org > For additional commands, e-mail: dev-h...@cordova.apache.org > >