Skip to content
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

Add injectInImportOrder option #31

Open
wants to merge 1 commit into
base: 3.x
Choose a base branch
from

Conversation

dougppaz
Copy link

@dougppaz dougppaz commented Sep 4, 2018

What kind of change does this PR introduce?
Add injectInImportOrder option. Inject HTML DOM Style in import order like in production with ExtractTextPlugin.

Did you add tests for your changes?
No

If relevant, did you update the README?
Yes

Summary
In development mode style tags are injected by demand without respect import order, this generate unreliable environment, a developer environment distinct of production environment.

Does this PR introduce a breaking change?
No

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.

1 participant