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

Split chunks vendors not working #302

Open
romsar opened this issue Dec 10, 2020 · 1 comment
Open

Split chunks vendors not working #302

romsar opened this issue Dec 10, 2020 · 1 comment

Comments

@romsar
Copy link

romsar commented Dec 10, 2020

Hey!

When I do in my webpack.js:

mix.js('resources/js/app.js', 'public/dist/js').extract()

It still creates one file app.js. I want three files: app.js, vendor.js, manifest.js.

What am I doing wrong?

@Aslam97
Copy link

Aslam97 commented Dec 13, 2020

Take a look at this #303

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

No branches or pull requests

2 participants