xsmalbil@icloud.com's avatar

Laravel Mix creates a mix.js, but why?

Laravel Mix creates a mix.js, but why?

How do I prevent/configure this.

0 likes
1 reply
gustav1105's avatar

What do you need to configure?

Just change asset to mix in you html

<script src="mix(app.js)"></script>

do the same for css.

Please or to participate in this conversation.