Is there any way to automatically upload javascript files made from Typescript? Permanently deleted user 创建于 2013年10月07日 04:25 I'm trying to automatically upload some javascript files made from Typescript, and also css files made from sass.Is there any way to do this?
Hello!
do you have the deployment configured (Settings/Deployment)? If yes, please make sure to turn 'Upload external changes' in Deployment/Options on - this should do the thing
I did't realize this option !
Thank you so much, It works well !