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.8] Reset webpack file for none preset #28462

Merged
merged 1 commit into from
May 10, 2019
Merged

[5.8] Reset webpack file for none preset #28462

merged 1 commit into from
May 10, 2019

Conversation

driesvints
Copy link
Member

When using the none preset and previously react was chosen the webpack config file would still point to the react js compiler. Instead we should reset this file back to the JS compiler.

Fixes #28461

When using the none preset and previously react was chosen the webpack config file would still point to the react js compiler. Instead we should reset this file back to the JS compiler.

Fixes #28461
@taylorotwell taylorotwell merged commit 4228822 into laravel:5.8 May 10, 2019
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.

preset change method from react to js
2 participants