I\'m migrating an application from laravel 5.3 to 6. The vue components are in separate js files and are combined in 1 file via laravel-mix with the .js function (in the old