Commit f4bc6e53 authored by Diogo Azevedo's avatar Diogo Azevedo Committed by GitHub

Use const and destructuring assignment

parent 182c8897
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