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.4] while doing 'npm run hot', do not require existence of the manifest file for 'mix()' #18088

Merged
merged 1 commit into from
Feb 24, 2017

Conversation

rhyek
Copy link
Contributor

@rhyek rhyek commented Feb 23, 2017

With tested versions of laravel-mix, the manifest file isn't generated when running npm run hot. This makes it so you need to run npm run dev, for example, before running npm run hot either on first run or every time a new file should exist.

@rhyek rhyek changed the title while doing npm run hot, do not require existence of the manifest file while doing npm run hot, do not require existence of the manifest file for mix() Feb 23, 2017
@rhyek rhyek changed the title while doing npm run hot, do not require existence of the manifest file for mix() while doing 'npm run hot', do not require existence of the manifest file for 'mix()' Feb 23, 2017
@themsaid themsaid changed the title while doing 'npm run hot', do not require existence of the manifest file for 'mix()' [5.4] while doing 'npm run hot', do not require existence of the manifest file for 'mix()' Feb 23, 2017
@taylorotwell taylorotwell merged commit 0bf90ab into laravel:5.4 Feb 24, 2017
@rhyek rhyek deleted the mix-hot-no-manifest branch February 24, 2017 03:03
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.

2 participants