Skip to content

Commit 5619b34

Browse files
authored
Switch to mix.webpack
1 parent 9f13e4b commit 5619b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gulpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ require('laravel-elixir-vue');
1414
*/
1515

1616
elixir(function(mix) {
17-
mix.scripts('main.js');
17+
mix.webpack('main.js');
1818
});

0 commit comments

Comments
 (0)