Skip to content

[6.x] Depreciate the elixir function - #32366

Merged
taylorotwell merged 1 commit into
6.xfrom
depr-elixir
Apr 13, 2020
Merged

[6.x] Depreciate the elixir function#32366
taylorotwell merged 1 commit into
6.xfrom
depr-elixir

Conversation

@GrahamCampbell

Copy link
Copy Markdown
Collaborator

This should give Laravel LTS and Laravel Stable users a heads up that this function will be removed in the next major upgrade they do.

@taylorotwell
taylorotwell merged commit 86dbb25 into 6.x Apr 13, 2020
@GrahamCampbell
GrahamCampbell deleted the depr-elixir branch April 13, 2020 19:39
@Vusys

Vusys commented Apr 29, 2020

Copy link
Copy Markdown
Contributor

I think it's worth noting that while the method is called elixir, it's not really Laravel Elixir specific.

It simply reads the manifest created by gulp-rev and gets the versioned name of the file.

On an application I work on, we use Gulp to build our assets and gulp-rev for versioning/ cache busting. We never actually used Laravel Elixir. Just plain old Gulp, and this method works for gulp-rev, so we use it.

When it comes time to upgrade to Laravel 8, we will most likely just copy this method verbatim into my own helpers file and keep using it.

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.

3 participants