Closed marcoskubis closed 8 years ago
I think this PR should be accepted @JeffreyWay
Elixir already pulls this in for you, so we don't need to do it twice.
Try pulling in the latest version of this package to see if it fixes things for you.
Thank you very much @laracasts. Now I could forget for configuring it by myself.
It still requires the pulling in of the laravel-elixir-browserify-official
package. It looks like it's because elixir 6.* no longer includes it.
@GMory I think you're correct about "It still requires the pulling in of the laravel-elixir-browserify-official package".
After laravel-elixir requires another package for browserify, the laravel-elixir-vueify stoped working (at least for me and some others). This fix it. Also run:
npm install laravel-elixir-browserify-official --save-dev