Milan Petrović
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created Intellisense in Vendor directory
I have a project in vendor directory that uses functions that have been defined in the main project, but PHPStorm marks those as Undefined. For instance, in the file in vendor directory I have a f... -
Created Exceptions for the minify file watcher
AnsweredI have configured CSS minify using YUI Compressor and JS minify using UglifyJS, and it works fine, with one exception: CSS or JS file is available as minified only, and it doesn't need to be minifi...