Difference between revisions of "Webstorm deploy"

From mn/ifi/inf5750
Jump to: navigation, search
(Created page with "You can set up Webstorm to deploy your local files to the external group server easily. This is good to do during development. ")
 
Line 1: Line 1:
 
You can set up Webstorm to deploy your local files to the external group server easily. This is good to do during development. 
 
You can set up Webstorm to deploy your local files to the external group server easily. This is good to do during development. 
 +
 +
 +
[[File:Webstorm configuration upload 1]]
 +
 +
[[File:Webstorm configuration upload 2]]
 +
 +
You should exclude your manifest file from being uploaded, since the one on your local disk should be different from the one that's on the server. The one on the server is changed automatically as the app is installed.
 +
 +
[[File:Webstorm configuration upload 3]]

Revision as of 15:23, 12 November 2014

You can set up Webstorm to deploy your local files to the external group server easily. This is good to do during development. 


File:Webstorm configuration upload 1

File:Webstorm configuration upload 2

You should exclude your manifest file from being uploaded, since the one on your local disk should be different from the one that's on the server. The one on the server is changed automatically as the app is installed.

File:Webstorm configuration upload 3