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

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

Merged
merged 1 commit into from
Sep 17, 2020

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.

None yet

3 participants