Thijs Wijnmaalen

Results 20 comments of Thijs Wijnmaalen

Ironically, that's one of the dependencies that is missing from the package.json. This plugin obviously requires laravel-elixir, but as it isn't listed, I am not sure which version is required....

A little beside the point, but you can use browsersync out of the box: ``` js mix.browserSync({ proxy: 'example.com' }); ```

@nikmartin Would you be willing to create a PR to resolve this?

@shyamal890 Yes for the latest versions of Angular it is preferred, care to test it out? And report back the results

@shyamal890 Can you try using the pre-release as a dependency?

I'm happy to receive pull requests!

I just released a pre-release with support for Angular 4, @shyamal890 you might be interested!

I see, what do you propose we could change?

Thanks for this PR, has anybody time to look into this, @simison ?

I have another debug step you could add to this list; I have lost a few hours because of it. For local development, it is common to have a configuration...