Skip to content

[5.6] Update the list of removed packages when installing the "none" preset - #23305

Merged
taylorotwell merged 1 commit into
laravel:5.6from
depsimon:update-none-preset-packages
Feb 26, 2018
Merged

[5.6] Update the list of removed packages when installing the "none" preset#23305
taylorotwell merged 1 commit into
laravel:5.6from
depsimon:update-none-preset-packages

Conversation

@depsimon

Copy link
Copy Markdown

At the moment when running php artisan preset none the bootstrap and popper.js dependencies are not removed from package.json.

The current "none" preset removes bootstrap-sass which is not a dependency anymore.

popper.js seems to be a Bootstrap dependency and is added when running php artisan preset bootstrap so keeping it is not required.

@tillkruss tillkruss changed the title This PR updates the list of removed packages when installing the "none" preset [5.6] This PR updates the list of removed packages when installing the "none" preset Feb 26, 2018
@tillkruss tillkruss changed the title [5.6] This PR updates the list of removed packages when installing the "none" preset [5.6] Update the list of removed packages when installing the "none" preset Feb 26, 2018
@taylorotwell
taylorotwell merged commit 9b1c5d2 into laravel:5.6 Feb 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants