You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/08/14 00:50:50 UTC

[GitHub] [cordova-windows] pjc2007 commented on issue #341: WinJS is not copied when adding windows platform

pjc2007 commented on issue #341: WinJS is not copied when adding windows platform
URL: https://github.com/apache/cordova-windows/issues/341#issuecomment-521061745
 
 
   I tried adding the above hook in config.xml, and the `win_winjs_fix.js` from @Jahrenski, I removed and readded windows to my Ionic/Cordova project, but I still get the error when adding Windows. I don't have the `node_modules\cordova-windows\node_modules\winjs` folder.
   
   Ie I added
   ` <platform name="windows">
           <hook src="platform_build_files/windows/win_winjs_fix.js" type="before_prepare" />
       </platform>
   `
   
   ![image](https://user-images.githubusercontent.com/10663978/62987023-8f38f500-be70-11e9-9f56-ae74d8d38af1.png)
   
   So it is not in a `hooks` folder, but I assume it can be anywhere?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org