This extension is needed for programming apps in TypeScript. It will upload the compiled JavaScript to the remote server via SFTP.
- Automatically upload JavaScript files to a remote server via SFTP.
- Watch for changes in the
build/typedirectory and upload modified files. - Manually upload all JavaScript files using a command.
RumoAppDev:Upload All JavaScript Files: Upload all JavaScript files in thebuild/typedirectory to the remote server.
This extension requires the SFTP extension. The configuration from the SFTP extension will be used.
This project is licensed under the MIT License. See the LICENSE.txt file for details.