Skip to content

[6.x] Delete removed webpack flag #5460

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

Merged
merged 1 commit into from
Oct 27, 2020
Merged

[6.x] Delete removed webpack flag #5460

merged 1 commit into from
Oct 27, 2020

Conversation

driesvints
Copy link
Member

Webpack v4 removed this flag so running npm run dev or npm run prod isn't working on this version. With the upcoming Laravel Mix v6 this would have come up as well probably. I'm already sending in this PR so Laravel 6 installs at least can make use of the new Webpack version. Will merge upstream.

See https://github.com/laravel/ui/issues/174

@driesvints
Copy link
Member Author

Ping @JeffreyWay ^

@taylorotwell taylorotwell merged commit 22fa816 into 6.x Oct 27, 2020
@driesvints driesvints deleted the driesvints-patch-1 branch October 27, 2020 13:25
@JeffreyWay
Copy link
Contributor

For Mix 6, we'll be shipping a mix CLI so you guys never have to deal with this stuff again. One of us will submit a PR after it's officially out.

@driesvints
Copy link
Member Author

Thanks @JeffreyWay, that sounds good 🙂

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