Zemke / starter-laravel-angular

Laravel and AngularJS Starter Application Boilerplate featuring Laravel 5.3 and AngularJS 1.5.8
https://starter-laravel-angular.herokuapp.com
Other
369 stars 119 forks source link

Why is vue in the package.json file? #44

Closed pimguilherme closed 1 year ago

pimguilherme commented 7 years ago

Hi there!

I wonder why Vue-related things are listed as devDependecy in the package.json file?

Cheers

Zemke commented 7 years ago

Good question. They’re included in Laravel. https://github.com/laravel/laravel/blob/master/package.json#L15

I guess it could work without.