There was an error while loading. Please reload this page.
1 parent 9f13e4b commit 5619b34Copy full SHA for 5619b34
gulpfile.js
@@ -14,5 +14,5 @@ require('laravel-elixir-vue');
14
*/
15
16
elixir(function(mix) {
17
- mix.scripts('main.js');
+ mix.webpack('main.js');
18
});
0 commit comments