Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.2] Allow buildDirectory to be set as empty. #13661

Merged
merged 1 commit into from
May 24, 2016

Conversation

dionysiosarvanitis
Copy link
Contributor

In order the files to be copied in the root of public directory as stated in https://github.com/laravel/elixir/issues/66, calling elixir without a build path specified, we get //path/to/script.js which is not a valid path.

This PR makes possible to call it that way elixir('path/to/script.js', null)

@taylorotwell taylorotwell merged commit d954790 into laravel:5.2 May 24, 2016
@dionysiosarvanitis dionysiosarvanitis deleted the elixir-helper branch May 24, 2016 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants