Rob Moran

- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Single-page JavaScript applications - local run configuration
I develop single-page JavaScript applications which don't need to be served from an http server.Is there any way of setting up a run configuration which only opens files from a local drive?The clos... -
Created Pre and post deployment commands
Hi,Does anyone know if it is possible to setup pre and post deployment commands for a PhpStorm project?I would like to be able to run pre-commands to minify my javascript and compile SASS or LESS f... -
Created Built-in/internal web server
Hi,as a javascript developer, I don't generally run a web server locally and browsing javascript files from my local machine (preview) means they are generally more security-restricted and don't be...