Skip to content

Use a different priority for each plugin #400

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 10, 2018

Conversation

Lyrkan
Copy link
Collaborator

@Lyrkan Lyrkan commented Oct 5, 2018

Here is something requested by @stof multiple times :)

Currently all the plugins have a priority of 0 which prevents users from inserting a new plugin between two existing ones.

This PR sets a different priority for all plugins without changing the previous order. It also fixes the EntryFilesManifestPlugin that wasn't using the right constant.

@Lyrkan Lyrkan force-pushed the plugins-priorities branch from 6753e7e to 3c519e3 Compare October 5, 2018 21:59
@Lyrkan Lyrkan merged commit d8093ad into symfony:master Oct 10, 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