Commit fa7d9df4 authored by Taylor Otwell's avatar Taylor Otwell Committed by GitHub

Merge pull request #4111 from diogoazevedos/patch-2

Use const and destructuring assignment
parents 182c8897 f4bc6e53
let mix = require('laravel-mix').mix; const { mix } = require('laravel-mix');
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment