laravel-elixir-styles-with-url-replace
An extension for laravel elixir styles task to replace relative url path with absolute path.
Install:
$ npm install laravel-elixir-styles-with-url-replace --save-dev
Params:
styles
Type: Array
outputDir
Type: String
The value must relative with your static root path
staticRoot
Type: String
Default value: public
Example:
var elixir = ; ; ;
License:
MIT