Skip to content

[1.x] Use mix() instead of asset() for hot-reload support#217

Merged
taylorotwell merged 1 commit intolaravel:1.xfrom
rasmuscnielsen:patch-1
Sep 17, 2020
Merged

[1.x] Use mix() instead of asset() for hot-reload support#217
taylorotwell merged 1 commit intolaravel:1.xfrom
rasmuscnielsen:patch-1

Conversation

@rasmuscnielsen
Copy link
Contributor

The current use of asset() makes a freshly installed JetStream application incompatible with Laravel mix hot-reload.

The current use of asset() makes a freshly installed JetStream application incompatible with Laravel mix hot-reload.
@driesvints driesvints changed the title Use mix() instead of asset() for hot-reload support [1.xUse mix() instead of asset() for hot-reload support Sep 17, 2020
@driesvints driesvints changed the title [1.xUse mix() instead of asset() for hot-reload support [1.x] Use mix() instead of asset() for hot-reload support Sep 17, 2020
@taylorotwell taylorotwell merged commit 749f769 into laravel:1.x Sep 17, 2020
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